summaryrefslogtreecommitdiff
path: root/system/fcron/systab.orig
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-26 19:29:44 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-06-26 19:29:44 -0500
commit560fb0c0ef4e612ec8bc9cbb5e5b76bed0e1e5f3 (patch)
tree6722e33909df95b30a28a7465ca73b07e4704b5f /system/fcron/systab.orig
parentb71fe05dce49b3453b5b556be023b831344a62a8 (diff)
downloadpackages-560fb0c0ef4e612ec8bc9cbb5e5b76bed0e1e5f3.tar.gz
packages-560fb0c0ef4e612ec8bc9cbb5e5b76bed0e1e5f3.tar.bz2
packages-560fb0c0ef4e612ec8bc9cbb5e5b76bed0e1e5f3.tar.xz
packages-560fb0c0ef4e612ec8bc9cbb5e5b76bed0e1e5f3.zip
system/fcron: overhaul alpine package, add for POSIX
Diffstat (limited to 'system/fcron/systab.orig')
-rw-r--r--system/fcron/systab.orig5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/fcron/systab.orig b/system/fcron/systab.orig
new file mode 100644
index 000000000..4041ccefe
--- /dev/null
+++ b/system/fcron/systab.orig
@@ -0,0 +1,5 @@
+&bootrun */15 * * * * /usr/bin/run-parts /etc/periodic/15min
+&bootrun 01 * * * * /usr/bin/run-parts /etc/periodic/hourly
+&bootrun 02 00 * * * /usr/bin/run-parts /etc/periodic/daily
+&bootrun 22 00 * * 0 /usr/bin/run-parts /etc/periodic/weekly
+&bootrun 42 00 1 * * /usr/bin/run-parts /etc/periodic/monthly