cleaning a bit, including moving out some old docs, and renaming
[feisty_meow.git] / database / configuration / cron / web_group_perm_fix.crontab
diff --git a/database/configuration/cron/web_group_perm_fix.crontab b/database/configuration/cron/web_group_perm_fix.crontab
deleted file mode 100644 (file)
index 86b645a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# m h  dom mon dow   command
-
-SHELL=/bin/bash
-
-# fix the web directories for group access.
-0 * * * * chmod -R g+w /var/www &>/dev/null
-
-