summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Gebhardt <hsggebhardt@gmail.com>2013-07-27 13:43:49 -0400
committerHenry Gebhardt <hsggebhardt@gmail.com>2013-07-27 13:43:49 -0400
commitb028b66b1286e185e1a61d7338231aa0ebb0e042 (patch)
tree571a658b5bb4dd8b4910b82b72c40bb381ad7391
parentsys-apps/systemd-units-17: ntpd.service now in main tree (diff)
downloadsystemd-b028b66b1286e185e1a61d7338231aa0ebb0e042.tar.gz
systemd-b028b66b1286e185e1a61d7338231aa0ebb0e042.tar.bz2
systemd-b028b66b1286e185e1a61d7338231aa0ebb0e042.zip
sys-apps/systemd-units: hald? anyone remember hald? hald?
-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