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