X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fweb_group_perm_fix.crontab;h=a46493ef3633585a0d2a6d299dc1642327e3a05f;hb=79562d8c24ba1d79fb91ab22ca0d534bc77efac0;hp=86b645aef0c1213bb00c8fc791d889b11ed91360;hpb=0f49452f40415efb2a62048397ed8514a1058bb7;p=feisty_meow.git diff --git a/infobase/configuration/cron/web_group_perm_fix.crontab b/infobase/configuration/cron/web_group_perm_fix.crontab index 86b645ae..a46493ef 100644 --- a/infobase/configuration/cron/web_group_perm_fix.crontab +++ b/infobase/configuration/cron/web_group_perm_fix.crontab @@ -1,9 +1,5 @@ -# 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 -