summaryrefslogtreecommitdiff
path: root/graphical_start.service
diff options
context:
space:
mode:
Diffstat (limited to 'graphical_start.service')
-rw-r--r--graphical_start.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphical_start.service b/graphical_start.service
deleted file mode 100644
index 6def328..0000000
--- a/graphical_start.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Graphical Starter Config File
-After=kogaionlive.service
-
-[Service]
-Type=oneshot
-RemainAfterExit=false
-ExecStart=/usr/libexec/graphical_start.sh
-
-[Install]
-Alias=graphical_start.service
-WantedBy=multi-user.target