cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / web_group_perm_fix.crontab
index 86b645aef0c1213bb00c8fc791d889b11ed91360..643af13a76faf02e4ffbc8ac00a71d90109d5b76 100644 (file)
@@ -1,9 +1,9 @@
 
-# m h  dom mon dow   command
-
-SHELL=/bin/bash
+##############
 
+#[web_group_perm_fix]
 # fix the web directories for group access.
 0 * * * * chmod -R g+w /var/www &>/dev/null
 
+##############