diff options
| author | Roy Marples <roy@marples.name> | 2008-05-24 17:15:14 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-24 17:15:14 +0000 |
| commit | ee4e620abbd8cf362c36047bea040c692bd9f282 (patch) | |
| tree | b2543714dc22ad0678a437d1e409404a2a506485 /config.h | |
| parent | 759f2a055abd3b4b705bdb942128c9772697b6f8 (diff) | |
| download | dhcpcd-ee4e620abbd8cf362c36047bea040c692bd9f282.tar.xz | |
Move dhcpcd.sh to dhcpcd-run-hooks and remove .sh suffixes
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ # define CONFIG SYSCONFDIR "/" PACKAGE ".conf" #endif #ifndef SCRIPT -# define SCRIPT LIBEXECDIR "/" PACKAGE ".sh" +# define SCRIPT LIBEXECDIR "/" PACKAGE "-run-hooks" #endif #ifndef DUID # define DUID SYSCONFDIR "/" PACKAGE ".duid" |
