diff options
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/sssd/templates/sssd-systemd.service | 1 |
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 |
