summaryrefslogtreecommitdiff
path: root/installer-gui.service
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-03-11 19:45:03 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-03-11 19:45:03 +0000
commit2eb24611ef0c2bc838035951e5d27f663a58a820 (patch)
treefe2d29b95fd29ca7b9dc9a44ffd1bfe9b84367ef /installer-gui.service
parent79bfc7769882f42a371b0242248c0339780d1024 (diff)
I really hate to be a developer right now...I have to rewrite this Sabayon inherited crap
Diffstat (limited to 'installer-gui.service')
-rw-r--r--installer-gui.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/installer-gui.service b/installer-gui.service
deleted file mode 100644
index 82491c8..0000000
--- a/installer-gui.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Kogaion installer setup
-Before=display-manager.service
-After=kogaionlive.service
-
-[Service]
-Type=oneshot
-RemainAfterExit=true
-ExecStart=/usr/libexec/installer-gui.sh
-
-[Install]
-WantedBy=multi-user.target