chiark / gitweb /
Big changes to fully configure for group
[modbot-mtm.git] / install-aggregates
index 10e2e6d72e190b6399d942440fdef4d568fc1a26..41856f973a463840d30a682a919434189c101b4f 100755 (executable)
@@ -8,7 +8,16 @@ case "$basedir" in
 esac
 cd $basedir
 
-for f in       crontab forward-suffix forward-slimy
+. global-settings
+
+if [ x"`whoami`" != x"$OURUSER" ]; then
+       echo >&2 "$0 must be run as $OURUSER, skipping"
+       exit 0
+fi
+
+fall-over-now
+
+for f in       crontab forward-suffix forward-slimy mailinglists_dir
 do
        d=$f
        g=$f.combined