From 3100114bc104741145fb6c1d4b1664759114cc5c Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 3 Feb 2015 10:53:48 -0600 Subject: Add nfsclient to netmount use dependencies X-Gentoo-Bug: 537996 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=537996 --- init.d/netmount.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/netmount.in b/init.d/netmount.in index 4ea0c4cc..7c1b1229 100644 --- a/init.d/netmount.in +++ b/init.d/netmount.in @@ -7,7 +7,7 @@ description="Mounts network shares according to /etc/fstab." depend() { config /etc/fstab - use afc-client amd autofs openvpn + use afc-client amd nfsclient autofs openvpn use dns keyword -jail -prefix -vserver -lxc } -- cgit v1.2.3