diff options
author | Katze Miau <miaukatzemiau@priveasy.de> | 2011-12-09 19:56:19 (GMT) |
---|---|---|
committer | Katze Miau <miaukatzemiau@priveasy.de> | 2011-12-09 19:56:19 (GMT) |
commit | b5d06c677e1661435db8d9945619b3749836b6f3 (patch) | |
tree | d0b73c8f523d36ba7dd39c7339fbab246b7d95f2 /files/common/etc/crontabs/root | |
parent | cd9f7aca64327e29cc8acb55d94f21a2da03330e (diff) |
watch FSM inetable every minute, gossip gwip table at the same rate
Diffstat (limited to 'files/common/etc/crontabs/root')
-rw-r--r-- | files/common/etc/crontabs/root | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/common/etc/crontabs/root b/files/common/etc/crontabs/root index 119bd61..3892b07 100644 --- a/files/common/etc/crontabs/root +++ b/files/common/etc/crontabs/root @@ -1,2 +1,4 @@ +* * * * * /sbin/p2ptbl gossip /tmp/p2ptbl/gwip 500 br-mesh * * * * * /sbin/p2ptbl gossip /tmp/p2ptbl/update 500 br-mesh +* * * * * /sbin/fsm watch inetable * * * * * /sbin/fsm watch update |