diff options
author | Roy Marples <roy@marples.name> | 2009-04-27 12:06:54 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-04-27 12:06:54 +0000 |
commit | 71062f479ada8e714d821295fdc6a5ae3a19b95c (patch) | |
tree | 6f0bfd46a2eb7429a4f0a5821536347203234d7c /init.d.misc/dhcpcd.in | |
parent | 94b3057571eed817e8aa0dd1b016ec7988328132 (diff) |
Add noshutdown to dhcpcd and wpa_supplicant. Tweak for style.
Diffstat (limited to 'init.d.misc/dhcpcd.in')
-rw-r--r-- | init.d.misc/dhcpcd.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init.d.misc/dhcpcd.in b/init.d.misc/dhcpcd.in index 40234cfe..91f0110c 100644 --- a/init.d.misc/dhcpcd.in +++ b/init.d.misc/dhcpcd.in @@ -14,4 +14,5 @@ depend() use logger after bootmisc modules before dns + keyword noshutdown } |