summaryrefslogtreecommitdiffstats
path: root/remote/cron/traffic.cron
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-08-25 03:49:35 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-08-25 03:49:35 +0200
commitc8c277200169dfadf88dd176e5c056967550e059 (patch)
treeec1a519ef550c2206c7863503627388e343778a3 /remote/cron/traffic.cron
parent5e6c83d51d0f52ecb464f137ad68f0bd1a83f5e4 (diff)
downloadconky-c8c277200169dfadf88dd176e5c056967550e059.tar.gz
conky-c8c277200169dfadf88dd176e5c056967550e059.tar.bz2
conky-c8c277200169dfadf88dd176e5c056967550e059.tar.xz
conky-c8c277200169dfadf88dd176e5c056967550e059.zip
Add remote services
Diffstat (limited to 'remote/cron/traffic.cron')
-rw-r--r--remote/cron/traffic.cron1
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/cron/traffic.cron b/remote/cron/traffic.cron
deleted file mode 100644
index 0325d0a..0000000
--- a/remote/cron/traffic.cron
+++ /dev/null
@@ -1 +0,0 @@
-0 0 * * 1 root /sbin/iptables -Z traffic_in; /sbin/iptables -Z traffic_out; /sbin/iptables -Z traffic_forward