From 0364bb2c84bff631e0f765254fc6bf3353950128 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 19 Feb 2008 14:15:53 +0000 Subject: Add the nojail keyword which excludes services marked as such from the dependency tree when in a jail, #bug 22 --- sh/net.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'sh/net.sh') diff --git a/sh/net.sh b/sh/net.sh index c7219086..7dc282fa 100755 --- a/sh/net.sh +++ b/sh/net.sh @@ -21,6 +21,7 @@ depend() need localmount after bootmisc provide net + keywords nojail case "${IFACE}" in lo|lo0);; -- cgit v1.2.3