config: fix inverted bit field check for a flag
[profile/ivi/murphy.git] / packaging.in / murphyd.service
1 [Unit]
2 Description=Murphy Resource Policy Daemon
3
4 [Service]
5 Type=simple
6 ExecStart=/usr/bin/murphyd -t systemd -vvv -f
7 KillSignal=SIGTERM
8
9 [Install]
10 WantedBy=default.target