summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index f4bbc13a9..70dcbc03a 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -426,7 +426,8 @@ if ($webservergroup) {
'processmail',
'whineatnews.pl',
'collectstats.pl',
- 'checksetup.pl';
+ 'checksetup.pl',
+ 'syncshadowdb';
chmod 0770, 'data', 'shadow';
chmod 0666, glob('data/*');