aboutsummaryrefslogtreecommitdiff
path: root/priod.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'priod.service.in')
-rw-r--r--priod.service.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/priod.service.in b/priod.service.in
new file mode 100644
index 0000000..9647fb6
--- /dev/null
+++ b/priod.service.in
@@ -0,0 +1,9 @@
+[Unit]
+Description=priod
+
+[Service]
+ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/priod @CMAKE_INSTALL_FULL_SYSCONFDIR@/priod.conf
+Restart=on-abort
+
+[Install]
+WantedBy=default.target