fix aliendalvik-stopper.service

This commit is contained in:
Aminda Suomalainen 2015-05-27 12:09:31 +03:00
parent 4391fb5c19
commit 47b05e1bd9

View File

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