aboutsummaryrefslogtreecommitdiffstats
path: root/testing/samba/winbind.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/samba/winbind.post-install')
-rw-r--r--testing/samba/winbind.post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/samba/winbind.post-install b/testing/samba/winbind.post-install
deleted file mode 100644
index 59abe0ff92..0000000000
--- a/testing/samba/winbind.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-chgrp winbind /var/cache/samba/winbindd_privileged
-chmod 750 /var/cache/samba/winbindd_privileged
-exit 0
-