summaryrefslogtreecommitdiff
path: root/pkgsync-ng-nt.service
diff options
context:
space:
mode:
Diffstat (limited to 'pkgsync-ng-nt.service')
-rw-r--r--pkgsync-ng-nt.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgsync-ng-nt.service b/pkgsync-ng-nt.service
new file mode 100644
index 0000000..726b900
--- /dev/null
+++ b/pkgsync-ng-nt.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Run pkgsync-ng-nt
+
+
+[Service]
+Nice=19
+Environment=HOME=/root
+ExecStart=/usr/local/sbin/pkgsync-ng-nt
+Restart=on-failure