diff options
Diffstat (limited to 'remote/cron/traffic.cron')
-rw-r--r-- | remote/cron/traffic.cron | 1 |
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 |