From f6bd08038f7c1befc1930a9f0f701b46d15916c9 Mon Sep 17 00:00:00 2001 From: Joshua Dye Date: Wed, 26 Jun 2019 15:25:35 -0400 Subject: [PATCH] committing changes in /etc made by "apt install jgdye-samwise-crontabs" Package changes: +jgdye-samwise-crontabs 0.1-1 all --- .etckeeper | 3 +++ cron.d/jgdye_ddns | 1 + cron.d/jgdye_ping | 1 + cron.d/jgdye_rush | 2 ++ 4 files changed, 7 insertions(+) create mode 100644 cron.d/jgdye_ddns create mode 100644 cron.d/jgdye_ping create mode 100644 cron.d/jgdye_rush diff --git a/.etckeeper b/.etckeeper index b401e422..87666fe6 100755 --- a/.etckeeper +++ b/.etckeeper @@ -213,6 +213,9 @@ maybe chmod 0644 'cowpoke.conf' maybe chmod 0755 'cron.d' maybe chmod 0644 'cron.d/.placeholder' maybe chmod 0644 'cron.d/certbot' +maybe chmod 0644 'cron.d/jgdye_ddns' +maybe chmod 0644 'cron.d/jgdye_ping' +maybe chmod 0644 'cron.d/jgdye_rush' maybe chmod 0644 'cron.d/sysstat' maybe chmod 0755 'cron.daily' maybe chmod 0644 'cron.daily/.placeholder' diff --git a/cron.d/jgdye_ddns b/cron.d/jgdye_ddns new file mode 100644 index 00000000..8427671b --- /dev/null +++ b/cron.d/jgdye_ddns @@ -0,0 +1 @@ +*/5 * * * * jgdye /opt/jgdye/ipcheck.sh diff --git a/cron.d/jgdye_ping b/cron.d/jgdye_ping new file mode 100644 index 00000000..ffd24da5 --- /dev/null +++ b/cron.d/jgdye_ping @@ -0,0 +1 @@ +*/3 * * * * jgdye /opt/jgdye/pingcheck.sh diff --git a/cron.d/jgdye_rush b/cron.d/jgdye_rush new file mode 100644 index 00000000..ae46bc8b --- /dev/null +++ b/cron.d/jgdye_rush @@ -0,0 +1,2 @@ +*/15 15-20 * * 1-5 rush /opt/jgdye/rushretrieve.sh +14 0 * * * rush rm -f /home/rush/Podcasts/*.done