netmount: add -lxc keyword

Netmount should not run on lxc, thanks to Mark van Dijk <funtoo@internecto.net>.
This commit is contained in:
William Hubbs 2013-10-08 10:34:45 -05:00
parent 82378bd92d
commit 4b37d3b16f

View File

@ -12,7 +12,7 @@ depend()
config /etc/fstab
use afc-client amd autofs openvpn
use dns
keyword -jail -prefix -vserver
keyword -jail -prefix -vserver -lxc
}
start()