summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/systemd-units/files/services-desktop/hald.service')
-rw-r--r--sys-apps/systemd-units/files/services-desktop/hald.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/hald.service b/sys-apps/systemd-units/files/services-desktop/hald.service
deleted file mode 100644
index 6a9b6d2..0000000
--- a/sys-apps/systemd-units/files/services-desktop/hald.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Hardware Abstraction Layer Daemon
-After=syslog.target
-
-[Service]
-Type=dbus
-BusName=org.freedesktop.Hal
-ExecStart=/usr/sbin/hald --use-syslog --daemon=no
-
-[Install]
-WantedBy=graphical.target