summarylogtreecommitdiffstats
path: root/onepaq.service
diff options
context:
space:
mode:
authorHong Shick Pak2018-02-24 20:37:24 -0800
committerHong Shick Pak2018-02-24 20:37:24 -0800
commitab46c1b2fed52ba4b114caf4daa046648aa34e2a (patch)
tree62c4111222b8d791498da5dabd9fffbca2629131 /onepaq.service
downloadaur-ab46c1b2fed52ba4b114caf4daa046648aa34e2a.tar.gz
Push onepaq
Diffstat (limited to 'onepaq.service')
-rw-r--r--onepaq.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/onepaq.service b/onepaq.service
new file mode 100644
index 000000000000..753cd19e4290
--- /dev/null
+++ b/onepaq.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=A cross platform 1password read-only client
+
+[Service]
+ExecStart=/usr/bin/onepaq server
+Restart=always
+RestartSec=5
+
+[Install]
+WantedBy=multi-user.target