fix aliendalvik-stopper.service

This commit is contained in:
Aminda Suomalainen 2015-05-27 12:09:31 +03:00
parent 4391fb5c19
commit 47b05e1bd9
1 changed files with 1 additions and 1 deletions

View File

@ -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