desktop-tools/priod.service.in

10 lines
175 B
SYSTEMD
Raw Normal View History

2017-07-05 20:57:56 +02:00
[Unit]
Description=priod
[Service]
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/priod @CMAKE_INSTALL_FULL_SYSCONFDIR@/priod.conf
Restart=on-abort
[Install]
WantedBy=default.target