Searched refs:jail_conf (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/periodic/etc/weekly/
H A D340.noid25 # For jail_conf
32 for param in $(jail -f "$jail_conf" -e "$sep" 2>/dev/null)
/freebsd-12-stable/libexec/rc/rc.d/
H A Djail129 elif [ -r "$jail_conf" ]; then
130 _conf="$jail_conf"
151 if [ -r "$jail_conf" -o -r "$_jconf" ]; then
454 command_args="-f $jail_conf -c"
542 command_args="-f $jail_conf -r"
590 "is obsolete. Please consider migrating to $jail_conf."
/freebsd-12-stable/libexec/rc/
H A Drc.conf723 jail_conf="/etc/jail.conf" # Configuration file for jail(8)

Completed in 175 milliseconds