diff options
Diffstat (limited to 'init.d.misc/dnsmasq.in')
| -rw-r--r-- | init.d.misc/dnsmasq.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.misc/dnsmasq.in b/init.d.misc/dnsmasq.in index fa57164b..6216295f 100644 --- a/init.d.misc/dnsmasq.in +++ b/init.d.misc/dnsmasq.in @@ -12,7 +12,7 @@ extra_started_commands="reload" depend() { provide dns - need localmount net + need mount.usr mount.var net after bootmisc } |
