parent
3adc4e797f
commit
1b7d763bf8
@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=My last command
|
||||||
|
After=multi-user.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/sbin/last_command
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=custom.target
|
||||||
Loading…
Reference in new issue