X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Fcron%2Fweb_group_perm_fix.crontab;fp=database%2Fconfiguration%2Fcron%2Fweb_group_perm_fix.crontab;h=0000000000000000000000000000000000000000;hb=0f49452f40415efb2a62048397ed8514a1058bb7;hp=86b645aef0c1213bb00c8fc791d889b11ed91360;hpb=dfe6c3aedd3487a00acf94683163be7ed0baa6da;p=feisty_meow.git diff --git a/database/configuration/cron/web_group_perm_fix.crontab b/database/configuration/cron/web_group_perm_fix.crontab deleted file mode 100644 index 86b645ae..00000000 --- a/database/configuration/cron/web_group_perm_fix.crontab +++ /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 - -