diff options
author | egon_ffj <egon@freifunk-jena.de> | 2011-06-20 05:43:58 (GMT) |
---|---|---|
committer | egon_ffj <egon@freifunk-jena.de> | 2011-06-20 05:43:58 (GMT) |
commit | cb13b89125e831da5abf5a8da42f04cac3aa971b (patch) | |
tree | 89849eb3d51bd4d5a890dc3c67d4d0c7b0bb503d | |
parent | b60f00544704962dd316fe5c0d45e33e6f8a7d54 (diff) |
* removed hardcoded cront jobs that should only run on gateway-nodes
-rw-r--r-- | files/etc/crontabs/root | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/files/etc/crontabs/root b/files/etc/crontabs/root index bf3cb9e..8b13789 100644 --- a/files/etc/crontabs/root +++ b/files/etc/crontabs/root @@ -1,2 +1 @@ -* * * * * /sbin/test_gateway > /dev/null -* * * * * /sbin/splash_sync > /dev/null + |