Lines Matching full:etc
23 $ cat jail.xxx.conf >> /etc/jail.conf
24 $ vi /etc/jail.conf
34 $ cp rc.conf.jails /etc/
35 $ vi /etc/rc.conf.jails
37 $ sysrc rc_conf_files+=/etc/rc.conf.jails
38 # NB: Assumes /etc/jail.conf does not exist and jail_list=""
44 $ cp jail.xxx.conf /etc/
45 $ vi /etc/jail.xxx.conf
55 $ cp rcjail.xxx.conf /etc/
56 $ vi /etc/rcjail.xxx.conf
60 $ sysrc rc_conf_files+=/etc/rcjail.xxx.conf
61 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist