summaryrefslogtreecommitdiffstats
path: root/main/samba/winbind.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'main/samba/winbind.post-install')
-rw-r--r--main/samba/winbind.post-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/samba/winbind.post-install b/main/samba/winbind.post-install
index 995f8e87..59abe0ff 100644
--- a/main/samba/winbind.post-install
+++ b/main/samba/winbind.post-install
@@ -1,5 +1,6 @@
#!/bin/sh
chgrp winbind /var/cache/samba/winbindd_privileged
+chmod 750 /var/cache/samba/winbindd_privileged
exit 0