summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/sssd/templates/sssd-systemd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/sssd/templates/sssd-systemd.service b/remote/modules/sssd/templates/sssd-systemd.service
index 0f3e44dc..9132d64a 100644
--- a/remote/modules/sssd/templates/sssd-systemd.service
+++ b/remote/modules/sssd/templates/sssd-systemd.service
@@ -10,7 +10,7 @@ ExecStart=%PATH% -D -f
# consult systemd.service(5) for more details
Type=forking
PIDFile=/var/run/sssd.pid
-Restart=always
+Restart=on-failure
[Install]
WantedBy=multi-user.target