summaryrefslogtreecommitdiff
path: root/systemd/opplysning-vis.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/opplysning-vis.service')
-rw-r--r--systemd/opplysning-vis.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/systemd/opplysning-vis.service b/systemd/opplysning-vis.service
new file mode 100644
index 0000000..9b25f68
--- /dev/null
+++ b/systemd/opplysning-vis.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Vis fram opplysninger
+
+[Service]
+Type=simple
+ExecStart=/opt/opplysning/bin/opplysning-vis
+
+[Install]
+WantedBy=multi-user.target