summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2011-04-05 10:17:32 +0200
committerStephen Gallagher <sgallagh@redhat.com>2011-04-12 09:26:26 -0400
commit00e9f24707a2d221ed2be40289669e4fd731713e (patch)
tree2a23b0fa1459b37ddc1653cdbf2804325b44da6b
parent655ae41e718c8f6de4338293ce74098bb72546bf (diff)
downloadsssd-00e9f24707a2d221ed2be40289669e4fd731713e.tar.gz
sssd-00e9f24707a2d221ed2be40289669e4fd731713e.tar.xz
sssd-00e9f24707a2d221ed2be40289669e4fd731713e.zip
The systemd unit file should not require DBus
This patch fixes the provided systemd unit file so it is the same as the one Jóhann B. Guðmundsson provided in Red Hat Bugzilla #689853 except for hardcoded paths.
-rw-r--r--src/sysv/systemd/sssd.service.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sysv/systemd/sssd.service.in b/src/sysv/systemd/sssd.service.in
index d42a08b18..30592afe2 100644
--- a/src/sysv/systemd/sssd.service.in
+++ b/src/sysv/systemd/sssd.service.in
@@ -1,7 +1,5 @@
[Unit]
Description=System Security Services Daemon
-# If dbus crashes or is stopped, then SSSD will be stopped, too
-Requires=dbus.socket
# SSSD will not be started until syslog is
After=syslog.target