make sssd.conf only visible to the user
This commit is contained in:
parent
81438b6a42
commit
10bb767480
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
envsubst < /etc/sssd/sssd.conf.env > /etc/sssd/sssd.conf
|
||||
chmod 600 /etc/sssd/sssd.conf
|
||||
|
||||
rm -rf /var/run/sssd.pid
|
||||
/usr/sbin/sssd -f
|
||||
|
|
Loading…
Reference in a new issue