X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Fsave_serene_root_crons.crontab;fp=infobase%2Fconfiguration%2Fcron%2Fsave_serene_root_crons.crontab;h=6f613ee0f6923c7555b20de9794ecf7d8dd981a0;hp=0000000000000000000000000000000000000000;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/infobase/configuration/cron/save_serene_root_crons.crontab b/infobase/configuration/cron/save_serene_root_crons.crontab new file mode 100644 index 00000000..6f613ee0 --- /dev/null +++ b/infobase/configuration/cron/save_serene_root_crons.crontab @@ -0,0 +1,9 @@ + +############## + +#[serene_root_crontab] +# update the stored crontab for the root user, using a cron job! +14 */8 * * * (crontab -l >/home/www-data/web/root.crontab ; chown www-data:www-data /home/www-data/web/root.crontab) + +############## +