diff options
Diffstat (limited to 'templates/protocols/ospf/timers/throttle/spf/node.def')
-rw-r--r-- | templates/protocols/ospf/timers/throttle/spf/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/timers/throttle/spf/node.def b/templates/protocols/ospf/timers/throttle/spf/node.def index 9f68167c..5707ec4f 100644 --- a/templates/protocols/ospf/timers/throttle/spf/node.def +++ b/templates/protocols/ospf/timers/throttle/spf/node.def @@ -1,4 +1,4 @@ -help: OSPF SPF timers +help: Set OSPF SPF timers delete: touch /tmp/ospf-timer.$PPID end: if [ -f "/tmp/ospf-timer.$PPID" ]; then ${vyatta_sbindir}/vyatta-vtysh.pl -c "configure terminal" \ |