summaryrefslogtreecommitdiffstats
path: root/remote/modules/sssd
diff options
context:
space:
mode:
authorJonathan Bauer2016-02-04 13:12:50 +0100
committerJonathan Bauer2016-02-04 13:12:50 +0100
commit983f86ebe8aa13e6134ffebd3d30065b0e74bd68 (patch)
tree26fa97be25fe31ddd637bebcd3a7df18d07d333c /remote/modules/sssd
parentMerge branch 'master' of dnbd3:openslx-ng/tm-scripts (diff)
downloadtm-scripts-983f86ebe8aa13e6134ffebd3d30065b0e74bd68.tar.gz
tm-scripts-983f86ebe8aa13e6134ffebd3d30065b0e74bd68.tar.xz
tm-scripts-983f86ebe8aa13e6134ffebd3d30065b0e74bd68.zip
[sssd] configure sssd.service to always restart
Diffstat (limited to 'remote/modules/sssd')
-rw-r--r--remote/modules/sssd/templates/sssd-systemd.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/sssd/templates/sssd-systemd.service b/remote/modules/sssd/templates/sssd-systemd.service
index 8cfd1a2e..0f3e44dc 100644
--- a/remote/modules/sssd/templates/sssd-systemd.service
+++ b/remote/modules/sssd/templates/sssd-systemd.service
@@ -10,6 +10,7 @@ ExecStart=%PATH% -D -f
# consult systemd.service(5) for more details
Type=forking
PIDFile=/var/run/sssd.pid
+Restart=always
[Install]
WantedBy=multi-user.target