diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-03-08 12:25:05 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-03-08 12:25:05 +0000 |
| commit | bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604 (patch) | |
| tree | 884b20dbc6d45e8c686345c90d292ce8199f0382 | |
| parent | 01b373bed7d45b1187a697b0f5528278a5b631c6 (diff) | |
Notes
84 files changed, 84 insertions, 84 deletions
diff --git a/etc/rc.d/abi b/etc/rc.d/abi index 4d0b0a0c3dba9..7ff921fdaa0da 100644 --- a/etc/rc.d/abi +++ b/etc/rc.d/abi @@ -6,7 +6,7 @@ # PROVIDE: abi # REQUIRE: LOGIN # BEFORE: securelevel -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/accounting b/etc/rc.d/accounting index 9ab8d1e03ddbf..98e21177250bd 100755 --- a/etc/rc.d/accounting +++ b/etc/rc.d/accounting @@ -7,7 +7,7 @@ # PROVIDE: accounting # REQUIRE: mountcritremote # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/addswap b/etc/rc.d/addswap index e2ddccd8c060b..b075faa69257d 100644 --- a/etc/rc.d/addswap +++ b/etc/rc.d/addswap @@ -8,7 +8,7 @@ # PROVIDE: addswap # REQUIRE: mountcritlocal # BEFORE: sysctl -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/adjkerntz b/etc/rc.d/adjkerntz index c67784c23bd3a..984bfc10c52e0 100644 --- a/etc/rc.d/adjkerntz +++ b/etc/rc.d/adjkerntz @@ -6,7 +6,7 @@ # PROVIDE: adjkerntz # REQUIRE: diskless mountcritlocal random # BEFORE: netif -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/amd b/etc/rc.d/amd index 6d7c135eba1e7..bc1fd588553de 100755 --- a/etc/rc.d/amd +++ b/etc/rc.d/amd @@ -7,7 +7,7 @@ # PROVIDE: amd # REQUIRE: rpcbind ypbind nfsclient # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/apm b/etc/rc.d/apm index fdae6bc7aa9bf..38576ec143064 100644 --- a/etc/rc.d/apm +++ b/etc/rc.d/apm @@ -6,7 +6,7 @@ # PROVIDE: apm # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/apmd b/etc/rc.d/apmd index 2442fe12b8c16..77a0e5d789b5d 100755 --- a/etc/rc.d/apmd +++ b/etc/rc.d/apmd @@ -7,7 +7,7 @@ # PROVIDE: apmd # REQUIRE: DAEMON apm # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/archdep b/etc/rc.d/archdep index 4d5db87276df1..9bd4dbef79ba4 100644 --- a/etc/rc.d/archdep +++ b/etc/rc.d/archdep @@ -6,7 +6,7 @@ # PROVIDE: archdep # REQUIRE: LOGIN # BEFORE: abi -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/atm1 b/etc/rc.d/atm1 index 01cd7c092e3e0..e867486dc41f0 100644 --- a/etc/rc.d/atm1 +++ b/etc/rc.d/atm1 @@ -30,7 +30,7 @@ # PROVIDE: atm1 # REQUIRE: root # BEFORE: netif -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/atm2 b/etc/rc.d/atm2 index be1404f07a5f4..1f43a8ee81007 100644 --- a/etc/rc.d/atm2 +++ b/etc/rc.d/atm2 @@ -30,7 +30,7 @@ # PROVIDE: atm2 # REQUIRE: atm1 netif # BEFORE: routing -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail # # Additional ATM interface configuration diff --git a/etc/rc.d/atm3 b/etc/rc.d/atm3 index 51e3755d61a53..efe808eb79196 100644 --- a/etc/rc.d/atm3 +++ b/etc/rc.d/atm3 @@ -32,7 +32,7 @@ # PROVIDE: atm3 # REQUIRE: atm2 # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/bgfsck b/etc/rc.d/bgfsck index d7483a7eedc28..e14135e7cd76b 100644 --- a/etc/rc.d/bgfsck +++ b/etc/rc.d/bgfsck @@ -5,7 +5,7 @@ # PROVIDE: bgfsck # REQUIRE: cron devfs -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/bootparams b/etc/rc.d/bootparams index 5e11abbc326d0..1e336d3c2428c 100755 --- a/etc/rc.d/bootparams +++ b/etc/rc.d/bootparams @@ -7,7 +7,7 @@ # PROVIDE: bootparams # REQUIRE: rpcbind DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ccd b/etc/rc.d/ccd index 0847a3cf48db1..19cae472423b8 100755 --- a/etc/rc.d/ccd +++ b/etc/rc.d/ccd @@ -5,7 +5,7 @@ # # PROVIDE: disks -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/devd b/etc/rc.d/devd index b869a73eb7ddc..0e4f923dd7699 100644 --- a/etc/rc.d/devd +++ b/etc/rc.d/devd @@ -6,7 +6,7 @@ # PROVIDE: devd # REQUIRE: NETWORKING # BEFORE: mountcritremote -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/devfs b/etc/rc.d/devfs index 07934fb4dc792..a8e2f617aee01 100644 --- a/etc/rc.d/devfs +++ b/etc/rc.d/devfs @@ -6,7 +6,7 @@ # PROVIDE: devfs # REQUIRE: LOGIN # BEFORE: securelevel -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index 550a6a400c095..2a6e13d0ccbc2 100755 --- a/etc/rc.d/dhclient +++ b/etc/rc.d/dhclient @@ -7,7 +7,7 @@ # PROVIDE: dhclient # REQUIRE: netif ipfw ipfilter mountcritlocal # BEFORE: NETWORKING -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail # # Note that there no syslog logging of dhclient messages at boot because # dhclient needs to start before services that syslog depends upon do. diff --git a/etc/rc.d/diskless b/etc/rc.d/diskless index ae552998c3672..b2a81543dd320 100644 --- a/etc/rc.d/diskless +++ b/etc/rc.d/diskless @@ -30,7 +30,7 @@ # PROVIDE: diskless # REQUIRE: initdiskless rcconf mountcritlocal # BEFORE: addswap random -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail dlv=`/sbin/sysctl -n vfs.nfs.diskless_valid 2> /dev/null` [ ${dlv:=0} -eq 0 ] && exit 0 diff --git a/etc/rc.d/dmesg b/etc/rc.d/dmesg index bea74c2b60705..54316aae348c0 100755 --- a/etc/rc.d/dmesg +++ b/etc/rc.d/dmesg @@ -7,7 +7,7 @@ # PROVIDE: dmesg # REQUIRE: mountcritremote # BEFORE: DAEMON -# KEYWORD: FreeBSD Daemon +# KEYWORD: FreeBSD Daemon nojail . /etc/rc.subr diff --git a/etc/rc.d/dumpon b/etc/rc.d/dumpon index f0ab4377a7280..8e811341fca5b 100644 --- a/etc/rc.d/dumpon +++ b/etc/rc.d/dumpon @@ -6,7 +6,7 @@ # PROVIDE: dumpon # REQUIRE: initrandom # BEFORE: disks savecore -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/encswap b/etc/rc.d/encswap index 631505117979b..e839249d4f92d 100644 --- a/etc/rc.d/encswap +++ b/etc/rc.d/encswap @@ -5,7 +5,7 @@ # PROVIDE: disks # REQUIRE: initrandom -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/fsck b/etc/rc.d/fsck index e9bc2a800afc6..5fe175f990538 100755 --- a/etc/rc.d/fsck +++ b/etc/rc.d/fsck @@ -6,7 +6,7 @@ # PROVIDE: fsck # REQUIRE: localswap -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/gbde b/etc/rc.d/gbde index b4ee936c3d360..25bcd2a9cc545 100644 --- a/etc/rc.d/gbde +++ b/etc/rc.d/gbde @@ -7,7 +7,7 @@ # # PROVIDE: disks -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/gbde_swap b/etc/rc.d/gbde_swap index 631505117979b..e839249d4f92d 100644 --- a/etc/rc.d/gbde_swap +++ b/etc/rc.d/gbde_swap @@ -5,7 +5,7 @@ # PROVIDE: disks # REQUIRE: initrandom -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ike b/etc/rc.d/ike index 37422b648f9b0..6709bdff9df24 100644 --- a/etc/rc.d/ike +++ b/etc/rc.d/ike @@ -6,7 +6,7 @@ # PROVIDE: ike # REQUIRE: root beforenetlkm mountcritlocal # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless index 513052af7ba5b..fc0a821f246b3 100644 --- a/etc/rc.d/initdiskless +++ b/etc/rc.d/initdiskless @@ -27,7 +27,7 @@ # $FreeBSD$ # # PROVIDE: initdiskless -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail # On entry to this script the entire system consists of a read-only root diff --git a/etc/rc.d/initrandom b/etc/rc.d/initrandom index 318d83f82fdfa..7c49ab1c632f4 100644 --- a/etc/rc.d/initrandom +++ b/etc/rc.d/initrandom @@ -6,7 +6,7 @@ # PROVIDE: initrandom # REQUIRE: initdiskless # BEFORE: disks -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ip6addrctl b/etc/rc.d/ip6addrctl index 26b8365a5e668..4f9bc5c5366e4 100644 --- a/etc/rc.d/ip6addrctl +++ b/etc/rc.d/ip6addrctl @@ -6,7 +6,7 @@ # PROVIDE: ip6addrctl # REQUIRE: mountcritlocal netif # BEFORE: network_ipv6 -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr . /etc/network.subr diff --git a/etc/rc.d/ip6fw b/etc/rc.d/ip6fw index df5f500a2afe1..d6db9ea9a0be5 100644 --- a/etc/rc.d/ip6fw +++ b/etc/rc.d/ip6fw @@ -6,7 +6,7 @@ # PROVIDE: ip6fw # REQUIRE: routing # BEFORE: network_ipv6 -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ipfilter b/etc/rc.d/ipfilter index 60e320afef7f4..d1af81cc200e3 100755 --- a/etc/rc.d/ipfilter +++ b/etc/rc.d/ipfilter @@ -7,7 +7,7 @@ # PROVIDE: ipfilter # REQUIRE: root mountcritlocal ipmon # BEFORE: netif -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ipfs b/etc/rc.d/ipfs index 230ed8b74ef69..6e5721be645e9 100755 --- a/etc/rc.d/ipfs +++ b/etc/rc.d/ipfs @@ -7,7 +7,7 @@ # PROVIDE: ipfs # REQUIRE: ipnat # BEFORE: netif -# KEYWORD: FreeBSD shutdown +# KEYWORD: FreeBSD nojail shutdown . /etc/rc.subr diff --git a/etc/rc.d/ipfw b/etc/rc.d/ipfw index e434123744288..50b8cf79bf348 100644 --- a/etc/rc.d/ipfw +++ b/etc/rc.d/ipfw @@ -6,7 +6,7 @@ # PROVIDE: ipfw # REQUIRE: ppp-user # BEFORE: NETWORKING -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr . /etc/network.subr diff --git a/etc/rc.d/ipmon b/etc/rc.d/ipmon index fe5a2345111c7..350c72cd1ca16 100755 --- a/etc/rc.d/ipmon +++ b/etc/rc.d/ipmon @@ -7,7 +7,7 @@ # PROVIDE: ipmon # REQUIRE: mountcritlocal hostname sysctl cleanvar # BEFORE: SERVERS -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ipnat b/etc/rc.d/ipnat index 5e12ede870001..32581c550c92f 100755 --- a/etc/rc.d/ipnat +++ b/etc/rc.d/ipnat @@ -7,7 +7,7 @@ # PROVIDE: ipnat # REQUIRE: ipfilter # BEFORE: DAEMON netif -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ipsec b/etc/rc.d/ipsec index aebd497fdfc86..e238ae9021ebc 100755 --- a/etc/rc.d/ipsec +++ b/etc/rc.d/ipsec @@ -7,7 +7,7 @@ # PROVIDE: ipsec # REQUIRE: root mountcritlocal # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail # it does not really require beforenetlkm. diff --git a/etc/rc.d/ipxrouted b/etc/rc.d/ipxrouted index 28691e373a95c..910db8f2fd696 100644 --- a/etc/rc.d/ipxrouted +++ b/etc/rc.d/ipxrouted @@ -6,7 +6,7 @@ # PROVIDE: ipxrouted # REQUIRE: SERVERS # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/isdnd b/etc/rc.d/isdnd index 2f675def4ba7e..b015b6bd9c8af 100644 --- a/etc/rc.d/isdnd +++ b/etc/rc.d/isdnd @@ -8,7 +8,7 @@ # PROVIDE: isdnd # REQUIRE: netif mountcritlocal -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/jail b/etc/rc.d/jail index 33072ea378688..32ce321559e57 100644 --- a/etc/rc.d/jail +++ b/etc/rc.d/jail @@ -6,7 +6,7 @@ # PROVIDE: jail # REQUIRE: LOGIN # BEFORE: securelevel -# KEYWORD: FreeBSD shutdown +# KEYWORD: FreeBSD nojail shutdown . /etc/rc.subr diff --git a/etc/rc.d/kldxref b/etc/rc.d/kldxref index 5ec5e8c4e3833..62a4832a94a69 100644 --- a/etc/rc.d/kldxref +++ b/etc/rc.d/kldxref @@ -6,7 +6,7 @@ # PROVIDE: kldxref # REQUIRE: root mountcritlocal # BEFORE: netif -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/lockd b/etc/rc.d/lockd index b062ae36d35ba..20b5e08ccbb38 100644 --- a/etc/rc.d/lockd +++ b/etc/rc.d/lockd @@ -7,7 +7,7 @@ # PROVIDE: nfslocking # REQUIRE: nfsserver nfsclient nfsd # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/lomac b/etc/rc.d/lomac index 9282360490e5b..af16f749714b7 100644 --- a/etc/rc.d/lomac +++ b/etc/rc.d/lomac @@ -6,7 +6,7 @@ # PROVIDE: lomac # REQUIRE: mountcritremote # BEFORE: syslogd -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/mountcritlocal b/etc/rc.d/mountcritlocal index c0dedb1536379..cd937d149579d 100755 --- a/etc/rc.d/mountcritlocal +++ b/etc/rc.d/mountcritlocal @@ -6,7 +6,7 @@ # PROVIDE: mountcritlocal # REQUIRE: root -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/mountcritremote b/etc/rc.d/mountcritremote index 3467d0ca90b25..83b6f77e459e3 100755 --- a/etc/rc.d/mountcritremote +++ b/etc/rc.d/mountcritremote @@ -6,7 +6,7 @@ # PROVIDE: mountcritremote # REQUIRE: NETWORKING root mountcritlocal -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index 2d246d7afe655..b8c6d37d4bcbd 100755 --- a/etc/rc.d/mountd +++ b/etc/rc.d/mountd @@ -6,7 +6,7 @@ # PROVIDE: mountd # REQUIRE: NETWORKING nfsserver rpcbind quota -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/moused b/etc/rc.d/moused index ffca620c6c968..93b564bf36fda 100644 --- a/etc/rc.d/moused +++ b/etc/rc.d/moused @@ -6,7 +6,7 @@ # PROVIDE: moused # REQUIRE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/mroute6d b/etc/rc.d/mroute6d index 6b4f11d48c1b8..b96c3eecca545 100644 --- a/etc/rc.d/mroute6d +++ b/etc/rc.d/mroute6d @@ -5,7 +5,7 @@ # PROVIDE: mroute6d # REQUIRE: network_ipv6 -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/mrouted b/etc/rc.d/mrouted index 630f9b61c3f51..cfd3fc356aaa6 100755 --- a/etc/rc.d/mrouted +++ b/etc/rc.d/mrouted @@ -6,7 +6,7 @@ # PROVIDE: mrouted # REQUIRE: netif routing -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/netif b/etc/rc.d/netif index e149c3d0814cd..44d06f912da8f 100644 --- a/etc/rc.d/netif +++ b/etc/rc.d/netif @@ -27,7 +27,7 @@ # PROVIDE: netif # REQUIRE: atm1 ipfilter mountcritlocal pccard serial sppp sysctl -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr . /etc/network.subr diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index 8a6df5ea1f819..6500fbbe46126 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -6,7 +6,7 @@ # PROVIDE: netoptions # REQUIRE: localpkg # BEFORE: securelevel -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/network_ipv6 b/etc/rc.d/network_ipv6 index 81d0178b5cacf..a434bf3ef7c09 100644 --- a/etc/rc.d/network_ipv6 +++ b/etc/rc.d/network_ipv6 @@ -30,7 +30,7 @@ # PROVIDE: network_ipv6 # REQUIRE: routing -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr . /etc/network.subr diff --git a/etc/rc.d/nfsclient b/etc/rc.d/nfsclient index a44be7f0e69f3..572904cf756d5 100644 --- a/etc/rc.d/nfsclient +++ b/etc/rc.d/nfsclient @@ -5,7 +5,7 @@ # PROVIDE: nfsclient # REQUIRE: NETWORKING mountcritremote rpcbind -# KEYWORD: FreeBSD shutdown +# KEYWORD: FreeBSD nojail shutdown . /etc/rc.subr diff --git a/etc/rc.d/nfsd b/etc/rc.d/nfsd index 19ccdbcdbcace..debe06f4f0b9c 100755 --- a/etc/rc.d/nfsd +++ b/etc/rc.d/nfsd @@ -6,7 +6,7 @@ # PROVIDE: nfsd # REQUIRE: mountd -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/nfslocking b/etc/rc.d/nfslocking index b062ae36d35ba..20b5e08ccbb38 100755 --- a/etc/rc.d/nfslocking +++ b/etc/rc.d/nfslocking @@ -7,7 +7,7 @@ # PROVIDE: nfslocking # REQUIRE: nfsserver nfsclient nfsd # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/nfsserver b/etc/rc.d/nfsserver index e9b71d919bcaa..280bbda3310f4 100644 --- a/etc/rc.d/nfsserver +++ b/etc/rc.d/nfsserver @@ -5,7 +5,7 @@ # PROVIDE: nfsserver # REQUIRE: NETWORKING mountcritremote -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ntpd b/etc/rc.d/ntpd index 0ec2d8a633a65..0195b09bf4577 100755 --- a/etc/rc.d/ntpd +++ b/etc/rc.d/ntpd @@ -7,7 +7,7 @@ # PROVIDE: ntpd # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index ea9d9cb5f1ca6..8633f2eb19e43 100755 --- a/etc/rc.d/ntpdate +++ b/etc/rc.d/ntpdate @@ -6,7 +6,7 @@ # PROVIDE: ntpdate # REQUIRE: NETWORKING syslogd -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/pccard b/etc/rc.d/pccard index 645ee145fe437..5c4ba828873f8 100644 --- a/etc/rc.d/pccard +++ b/etc/rc.d/pccard @@ -29,7 +29,7 @@ # PROVIDE: pccard # REQUIRE: mountcritlocal -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/pcvt b/etc/rc.d/pcvt index 0aded25bb15fd..ad6f5f65aaa19 100644 --- a/etc/rc.d/pcvt +++ b/etc/rc.d/pcvt @@ -29,7 +29,7 @@ # PROVIDE: pcvt # REQUIRE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/power_profile b/etc/rc.d/power_profile index 52bc93d49499d..a5113d5352fd4 100644 --- a/etc/rc.d/power_profile +++ b/etc/rc.d/power_profile @@ -9,7 +9,7 @@ # # PROVIDE: power_profile -# KEYWORD: FreeBSD nostart +# KEYWORD: FreeBSD nojail nostart . /etc/rc.subr diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp index fa5c7c82698ef..945ffe72a4ea5 100644 --- a/etc/rc.d/ppp +++ b/etc/rc.d/ppp @@ -5,7 +5,7 @@ # PROVIDE: ppp-user # REQUIRE: netif isdnd -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/ppp-user b/etc/rc.d/ppp-user index fa5c7c82698ef..945ffe72a4ea5 100644 --- a/etc/rc.d/ppp-user +++ b/etc/rc.d/ppp-user @@ -5,7 +5,7 @@ # PROVIDE: ppp-user # REQUIRE: netif isdnd -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed index e9376d2d18b60..fd2be8c474ee5 100644 --- a/etc/rc.d/pppoed +++ b/etc/rc.d/pppoed @@ -6,7 +6,7 @@ # PROVIDE: pppoed # REQUIRE: NETWORKING # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/quota b/etc/rc.d/quota index d2598822c1c57..27ce6a9beec27 100755 --- a/etc/rc.d/quota +++ b/etc/rc.d/quota @@ -9,7 +9,7 @@ # PROVIDE: quota # REQUIRE: mountcritremote # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/random b/etc/rc.d/random index 22aeef432df7f..7855f7e022565 100644 --- a/etc/rc.d/random +++ b/etc/rc.d/random @@ -6,7 +6,7 @@ # PROVIDE: random # REQUIRE: diskless mountcritlocal initrandom # BEFORE: netif -# KEYWORD: FreeBSD shutdown +# KEYWORD: FreeBSD nojail shutdown . /etc/rc.subr diff --git a/etc/rc.d/rarpd b/etc/rc.d/rarpd index 7edeea923aa16..4edb3facd943b 100755 --- a/etc/rc.d/rarpd +++ b/etc/rc.d/rarpd @@ -7,7 +7,7 @@ # PROVIDE: rarpd # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/resolv b/etc/rc.d/resolv index ae552998c3672..b2a81543dd320 100644 --- a/etc/rc.d/resolv +++ b/etc/rc.d/resolv @@ -30,7 +30,7 @@ # PROVIDE: diskless # REQUIRE: initdiskless rcconf mountcritlocal # BEFORE: addswap random -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail dlv=`/sbin/sysctl -n vfs.nfs.diskless_valid 2> /dev/null` [ ${dlv:=0} -eq 0 ] && exit 0 diff --git a/etc/rc.d/root b/etc/rc.d/root index 90fe711da5d47..ebb3c76b10b6c 100755 --- a/etc/rc.d/root +++ b/etc/rc.d/root @@ -6,7 +6,7 @@ # PROVIDE: root # REQUIRE: fsck -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/route6d b/etc/rc.d/route6d index 555330327ac7a..e43a62adcf320 100755 --- a/etc/rc.d/route6d +++ b/etc/rc.d/route6d @@ -6,7 +6,7 @@ # PROVIDE: route6d # REQUIRE: network_ipv6 -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/routed b/etc/rc.d/routed index 359d93776931c..145c8afc4049d 100755 --- a/etc/rc.d/routed +++ b/etc/rc.d/routed @@ -6,7 +6,7 @@ # PROVIDE: routed # REQUIRE: netif routing -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/routing b/etc/rc.d/routing index d083a261b51d0..91011c41d2613 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -7,7 +7,7 @@ # PROVIDE: routing # REQUIRE: netif ppp-user -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/rtadvd b/etc/rc.d/rtadvd index 21cf0bd8a0594..0f3ac7086cf38 100755 --- a/etc/rc.d/rtadvd +++ b/etc/rc.d/rtadvd @@ -7,7 +7,7 @@ # PROVIDE: rtadvd # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/savecore b/etc/rc.d/savecore index 47e84c29dde25..6758dbd884e2a 100755 --- a/etc/rc.d/savecore +++ b/etc/rc.d/savecore @@ -7,7 +7,7 @@ # PROVIDE: savecore # REQUIRE: syslogd # BEFORE: SERVERS -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/serial b/etc/rc.d/serial index 74180a3aa377a..4931bb4060db6 100644 --- a/etc/rc.d/serial +++ b/etc/rc.d/serial @@ -29,7 +29,7 @@ # PROVIDE: serial # REQUIRE: root -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail # Change some defaults for serial devices. # Standard defaults are: diff --git a/etc/rc.d/sppp b/etc/rc.d/sppp index 4ade9cdd9afcb..d62b577e0b741 100644 --- a/etc/rc.d/sppp +++ b/etc/rc.d/sppp @@ -6,7 +6,7 @@ # PROVIDE: sppp # REQUIRE: root # BEFORE: netif -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/statd b/etc/rc.d/statd index b062ae36d35ba..20b5e08ccbb38 100644 --- a/etc/rc.d/statd +++ b/etc/rc.d/statd @@ -7,7 +7,7 @@ # PROVIDE: nfslocking # REQUIRE: nfsserver nfsclient nfsd # BEFORE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/swap1 b/etc/rc.d/swap1 index e3341b147ed14..928210adc71e7 100755 --- a/etc/rc.d/swap1 +++ b/etc/rc.d/swap1 @@ -6,7 +6,7 @@ # PROVIDE: localswap # REQUIRE: disks -# KEYWORD: FreeBSD shutdown +# KEYWORD: FreeBSD nojail shutdown . /etc/rc.subr diff --git a/etc/rc.d/syscons b/etc/rc.d/syscons index 6f61b6d5f91cf..249421cdbe30e 100644 --- a/etc/rc.d/syscons +++ b/etc/rc.d/syscons @@ -29,7 +29,7 @@ # PROVIDE: syscons # REQUIRE: LOGIN usbd -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/timed b/etc/rc.d/timed index 7b06ba5575344..82ee57e56c927 100755 --- a/etc/rc.d/timed +++ b/etc/rc.d/timed @@ -7,7 +7,7 @@ # PROVIDE: timed # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp index ae552998c3672..b2a81543dd320 100644 --- a/etc/rc.d/tmp +++ b/etc/rc.d/tmp @@ -30,7 +30,7 @@ # PROVIDE: diskless # REQUIRE: initdiskless rcconf mountcritlocal # BEFORE: addswap random -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail dlv=`/sbin/sysctl -n vfs.nfs.diskless_valid 2> /dev/null` [ ${dlv:=0} -eq 0 ] && exit 0 diff --git a/etc/rc.d/usbd b/etc/rc.d/usbd index bed1a6dd4956f..87caa741baa4d 100644 --- a/etc/rc.d/usbd +++ b/etc/rc.d/usbd @@ -6,7 +6,7 @@ # PROVIDE: usbd # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/var b/etc/rc.d/var index ae552998c3672..b2a81543dd320 100644 --- a/etc/rc.d/var +++ b/etc/rc.d/var @@ -30,7 +30,7 @@ # PROVIDE: diskless # REQUIRE: initdiskless rcconf mountcritlocal # BEFORE: addswap random -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail dlv=`/sbin/sysctl -n vfs.nfs.diskless_valid 2> /dev/null` [ ${dlv:=0} -eq 0 ] && exit 0 diff --git a/etc/rc.d/vinum b/etc/rc.d/vinum index 706e7f010c229..c1e5a2d625396 100644 --- a/etc/rc.d/vinum +++ b/etc/rc.d/vinum @@ -4,7 +4,7 @@ # # PROVIDE: disks -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.d/watchdogd b/etc/rc.d/watchdogd index e2ee5f79cc7ab..e496a40516176 100644 --- a/etc/rc.d/watchdogd +++ b/etc/rc.d/watchdogd @@ -29,7 +29,7 @@ # PROVIDE: watchdogd # REQUIRE: DAEMON -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail . /etc/rc.subr diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index 513052af7ba5b..fc0a821f246b3 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -27,7 +27,7 @@ # $FreeBSD$ # # PROVIDE: initdiskless -# KEYWORD: FreeBSD +# KEYWORD: FreeBSD nojail # On entry to this script the entire system consists of a read-only root |
