summaryrefslogtreecommitdiff
path: root/x-setup.service
diff options
context:
space:
mode:
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