diff options
| author | Roy Marples <roy@marples.name> | 2009-04-16 21:02:46 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-04-16 21:02:46 +0000 |
| commit | 966ecb24da9cce156a68bf0edda9e00aeaa4b58c (patch) | |
| tree | ea63a636f68dfe156c1ad4d86125b048bdfa351f | |
| parent | cba9f1271510656a27b60402593dc3be2645acae (diff) | |
| download | openrc-966ecb24da9cce156a68bf0edda9e00aeaa4b58c.tar.xz | |
Add net dependency
| -rw-r--r-- | init.d.misc/wpa_supplicant.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.misc/wpa_supplicant.in b/init.d.misc/wpa_supplicant.in index 3f9f1fa3..562a4999 100644 --- a/init.d.misc/wpa_supplicant.in +++ b/init.d.misc/wpa_supplicant.in @@ -13,7 +13,7 @@ depend() need localmount use logger after bootmisc modules - before dns dhcpcd + before dns dhcpcd net } find_wireless() |
