diff options
| author | Roy Marples <roy@marples.name> | 2008-08-13 14:53:46 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-08-13 14:53:46 +0000 |
| commit | 479d70fa71c43103c4a3540dd55216f9ac434a22 (patch) | |
| tree | 163938391bdaeb606303819f927c1c0539903fcc /dhcpcd-run-hooks.in | |
| parent | 61dbdd6bd4d9895075032443e49b8436d0db453f (diff) | |
| download | dhcpcd-479d70fa71c43103c4a3540dd55216f9ac434a22.tar.xz | |
content -> configuration
Diffstat (limited to 'dhcpcd-run-hooks.in')
| -rw-r--r-- | dhcpcd-run-hooks.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd-run-hooks.in b/dhcpcd-run-hooks.in index 2048e86e..cb1eeeb8 100644 --- a/dhcpcd-run-hooks.in +++ b/dhcpcd-run-hooks.in @@ -4,7 +4,7 @@ # Handy variables functions for our hooks to use signature_base="# Generated by dhcpcd for " signature="${signature_base}${interface}" -signature_base_end="# End of dhcpcd content for " +signature_base_end="# End of dhcpcd configuration for " signature_end="${signature_base_end}${interface}" # Clean a configuration file of our current signature and stale ones |
