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

/freebsd-10.1-release/etc/rc.d/
H A Djail23 : ${jail_conf:=/etc/jail.conf}
113 elif [ -r "$jail_conf" ]; then
114 _conf="$jail_conf"
134 if [ -r "$jail_conf" -o -r "$_jconf" ]; then
433 command_args="-f $jail_conf -c"
518 command_args="-f $jail_conf -r"
560 "is obsolete. Please consider to migrate to $jail_conf."

Completed in 64 milliseconds