diff options
| author | Roy Marples <roy@marples.name> | 2008-08-12 23:32:18 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-08-12 23:32:18 +0000 |
| commit | edffba160425bf6b652f97b5515fe3065768fe4e (patch) | |
| tree | a837e8f7bab31660fa1a913539222c59ed1d37ba /dhcpcd-run-hooks.in | |
| parent | dbf03ba256fafb7eaf699a496ad5fac200bf65df (diff) | |
| download | dhcpcd-edffba160425bf6b652f97b5515fe3065768fe4e.tar.xz | |
Remove the signature variable - each hook makes it's own.
ntp.conf now preserves existing server entries and cleans stale dhcpcd
entries
Diffstat (limited to 'dhcpcd-run-hooks.in')
| -rw-r--r-- | dhcpcd-run-hooks.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dhcpcd-run-hooks.in b/dhcpcd-run-hooks.in index a4a55e27..94d9dfc4 100644 --- a/dhcpcd-run-hooks.in +++ b/dhcpcd-run-hooks.in @@ -2,7 +2,6 @@ # dhcpcd client configuration script # Handy functions for our hooks to use -signature="Generated by dhcpcd for ${interface}" save_conf() { if [ -f "$1" ]; then |
