diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-07-07 15:20:06 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-07-07 15:20:06 -0700 |
commit | 8497bf5a76f8753710e1ae826a8b5e2ccbe46426 (patch) | |
tree | 911f04a35d18a27717c844fa4387deb10d3b2ac6 /templates/clear/dhcp/client | |
parent | 77caec4a1e442aa3bfc393c7347281364ce13dc9 (diff) | |
parent | 4a9dadf356a83ee0270d3848c506d1ca969d2565 (diff) | |
download | vyatta-op-8497bf5a76f8753710e1ae826a8b5e2ccbe46426.tar.gz vyatta-op-8497bf5a76f8753710e1ae826a8b5e2ccbe46426.zip |
Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-op into hollywood
Diffstat (limited to 'templates/clear/dhcp/client')
-rw-r--r-- | templates/clear/dhcp/client/node.def | 1 | ||||
-rw-r--r-- | templates/clear/dhcp/client/process/node.def | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/templates/clear/dhcp/client/node.def b/templates/clear/dhcp/client/node.def deleted file mode 100644 index 1c658f0..0000000 --- a/templates/clear/dhcp/client/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Clear DHCP client information diff --git a/templates/clear/dhcp/client/process/node.def b/templates/clear/dhcp/client/process/node.def deleted file mode 100644 index c83dace..0000000 --- a/templates/clear/dhcp/client/process/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Restart the DHCP client process -run: sudo ${vyatta_bindir}/sudo-users/vyatta-interfaces.pl --restart-dhclient |