diff options
Diffstat (limited to 'src/sysv/systemd/sssd.service.in')
-rw-r--r-- | src/sysv/systemd/sssd.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sysv/systemd/sssd.service.in b/src/sysv/systemd/sssd.service.in index 30592afe..3c141097 100644 --- a/src/sysv/systemd/sssd.service.in +++ b/src/sysv/systemd/sssd.service.in @@ -4,6 +4,7 @@ Description=System Security Services Daemon After=syslog.target [Service] +EnvironmentFile=-@environment_file@ ExecStart=@sbindir@/sssd -D -f # These two should be used with traditional UNIX forking daemons # consult systemd.service(5) for more details |