summaryrefslogtreecommitdiff
path: root/kogaionlive.service
diff options
context:
space:
mode:
Diffstat (limited to 'kogaionlive.service')
-rw-r--r--kogaionlive.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/kogaionlive.service b/kogaionlive.service
new file mode 100644
index 0000000..268b43c
--- /dev/null
+++ b/kogaionlive.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Kogaion live user setup
+Before=display-manager.service getty.target
+
+[Service]
+Type=oneshot
+RemainAfterExit=true
+ExecStart=/usr/libexec/kogaionlive.sh
+
+[Install]
+WantedBy=multi-user.target