diff options
-rw-r--r-- | files/common/etc/crontabs/root | 2 | ||||
l--------- | files/common/hbbp/p2ptbl/gwip | 1 |
2 files changed, 3 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 diff --git a/files/common/hbbp/p2ptbl/gwip b/files/common/hbbp/p2ptbl/gwip new file mode 120000 index 0000000..7d15fc0 --- /dev/null +++ b/files/common/hbbp/p2ptbl/gwip @@ -0,0 +1 @@ +/sbin/p2ptbl-recv
\ No newline at end of file |