Taskotron: correct location of imagefactoryd.service

This commit is contained in:
František Zatloukal 2018-02-08 16:59:55 +01:00
parent da7f7f89eb
commit 4936b644e9

View file

@ -1,12 +0,0 @@
[Unit]
Requires=libvirtd.service
After=libvirtd.service
[Service]
Type=forking
ExecStart=/usr/bin/imagefactoryd
ExecStop=/usr/bin/killall imagefactoryd
PIDFile=/var/run/imagefactoryd.pid
[Install]
WantedBy=multi-user.target