diff options
Diffstat (limited to 'templates/monitor/dhcp/background')
-rw-r--r-- | templates/monitor/dhcp/background/node.def | 1 | ||||
-rw-r--r-- | templates/monitor/dhcp/background/start/node.def | 2 | ||||
-rw-r--r-- | templates/monitor/dhcp/background/stop/node.def | 2 |
3 files changed, 0 insertions, 5 deletions
diff --git a/templates/monitor/dhcp/background/node.def b/templates/monitor/dhcp/background/node.def deleted file mode 100644 index 0428873..0000000 --- a/templates/monitor/dhcp/background/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Monitor DHCP in the background diff --git a/templates/monitor/dhcp/background/start/node.def b/templates/monitor/dhcp/background/start/node.def deleted file mode 100644 index bf03182..0000000 --- a/templates/monitor/dhcp/background/start/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Start background monitoring of DHCP -run: ${vyatta_bindir}/vyatta-monitor-background DHCP dhcpd diff --git a/templates/monitor/dhcp/background/stop/node.def b/templates/monitor/dhcp/background/stop/node.def deleted file mode 100644 index e712003..0000000 --- a/templates/monitor/dhcp/background/stop/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Stop background monitoring of DHCP -run: ${vyatta_bindir}/vyatta-monitor-background-stop DHCP |