diff options
| author | William Hubbs <w.d.hubbs@gmail.com> | 2015-07-31 12:44:55 -0500 |
|---|---|---|
| committer | William Hubbs <w.d.hubbs@gmail.com> | 2015-07-31 12:44:55 -0500 |
| commit | 7c9f1add21a9593da5a591115ba29c5c4ff11736 (patch) | |
| tree | 93a2cac45489628c82a04210dcd26e852ecd2eab /init.d.misc/dnsmasq.in | |
| parent | a643e918dd40217ee09295a9064d4ae256b01e06 (diff) | |
Remove references to localmountorigin/mount-servicegithub/mount-service
Convert all references to localmount to the specific file systems that
should be needed.
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 } |
