summaryrefslogtreecommitdiff
path: root/x-setup.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 /x-setup.service
parent79bfc7769882f42a371b0242248c0339780d1024 (diff)
I really hate to be a developer right now...I have to rewrite this Sabayon inherited crap
Diffstat (limited to 'x-setup.service')
-rw-r--r--x-setup.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/x-setup.service b/x-setup.service
deleted file mode 100644
index 58ffa4a..0000000
--- a/x-setup.service
+++ /dev/null
@@ -1,14 +0,0 @@
-# This unit is meant to run only after install.
-
-[Unit]
-Description=GPUs and input devices setup
-ConditionKernelCommandLine=!cdroot
-Before=display-manager.service
-
-[Service]
-Type=oneshot
-RemainAfterExit=true
-ExecStart=/usr/libexec/x-setup.sh
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file