5f57a3f5ab
Closes: gh-4236 [via git-merge-pr]
7 lines
97 B
Text
7 lines
97 B
Text
case $ACTION in
|
|
post)
|
|
chown root:nslcd /etc/nslcd.conf
|
|
chmod 640 /etc/nslcd.conf
|
|
;;
|
|
esac
|
|
|