summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorSimon Rettberg2013-12-05 16:04:21 +0100
committerSimon Rettberg2013-12-05 16:04:21 +0100
commitd6cce752897438b583faa7776703d02f35ff76a8 (patch)
treea2c78642ba2553d2e1481f135fb0fbf895c48cd7 /server
parent[cron] new module for cron using our own patched sources. Has (diff)
downloadtm-scripts-d6cce752897438b583faa7776703d02f35ff76a8.tar.gz
tm-scripts-d6cce752897438b583faa7776703d02f35ff76a8.tar.xz
tm-scripts-d6cce752897438b583faa7776703d02f35ff76a8.zip
<stage4 blacklist> add cron blacklist as we ship our own
Diffstat (limited to 'server')
-rw-r--r--server/blacklists/essential/cron14
1 files changed, 14 insertions, 0 deletions
diff --git a/server/blacklists/essential/cron b/server/blacklists/essential/cron
new file mode 100644
index 00000000..bdbb376d
--- /dev/null
+++ b/server/blacklists/essential/cron
@@ -0,0 +1,14 @@
+- /etc/crontab
+- /usr/sbin/cron
+- /usr/sbin/crontab
+- /usr/bin/cron
+- /usr/bin/crontab
+- /sbin/cron
+- /sbin/crontab
+- /bin/cron
+- /bin/crontab
+- /etc/crontab
+- /etc/cron.hourly
+- /etc/cron.daily
+- /etc/cron.weekly
+