diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-01-22 11:54:16 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-01-22 12:07:13 -0600 |
commit | e277ae57efaba3be3eb619fd00084b116c370231 (patch) | |
tree | e4e1a3ed9f8b4558d0dc9b43a342885c67bd1ffd /init.d/netmount.in | |
parent | 69f052b611878d771fc3f56ee77639269db9b6e1 (diff) |
fix tests
X-Gentoo-Bug: 572602
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=572602
Diffstat (limited to 'init.d/netmount.in')
-rw-r--r-- | init.d/netmount.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/netmount.in b/init.d/netmount.in index 99e0dda4..0acf15ea 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -21,7 +21,7 @@ depend() esac done config /etc/fstab - want $mywant + want $mywant use afc-client amd openvpn use dns keyword -jail -prefix -systemd-nspawn -vserver -lxc |