1 2 3 4 5 6 7 8 9 10
[Unit] Description=Murphy Resource Policy Daemon [Service] Type=simple ExecStart=/usr/bin/murphyd -t dlog -vvv -f KillSignal=SIGTERM [Install] WantedBy=default.target