mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 06:29:36 +01:00
fix aliendalvik-stopper.service
This commit is contained in:
parent
4391fb5c19
commit
47b05e1bd9
@ -3,7 +3,7 @@ Description=aliendalvik stopper service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/systemctl stop aliendalvik.service
|
ExecStart=/bin/systemctl stop aliendalvik.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=aliendalvik-stopper.timer
|
WantedBy=aliendalvik-stopper.timer
|
||||||
|
Loading…
Reference in New Issue
Block a user