|
Lines 561-566
Link Here
|
| 561 |
#jail_example_rootdir="/usr/jail/default" # Jail's root directory |
561 |
#jail_example_rootdir="/usr/jail/default" # Jail's root directory |
| 562 |
#jail_example_hostname="default.domain.com" # Jail's hostname |
562 |
#jail_example_hostname="default.domain.com" # Jail's hostname |
| 563 |
#jail_example_ip="192.168.0.10" # Jail's IP number |
563 |
#jail_example_ip="192.168.0.10" # Jail's IP number |
|
|
564 |
#jail_example_interface="em0" # Jail's network interface |
| 564 |
#jail_example_exec_start="/bin/sh /etc/rc" # command to execute in jail for starting |
565 |
#jail_example_exec_start="/bin/sh /etc/rc" # command to execute in jail for starting |
| 565 |
#jail_example_exec_stop="/bin/sh /etc/rc.shutdown" # command to execute in jail for stopping |
566 |
#jail_example_exec_stop="/bin/sh /etc/rc.shutdown" # command to execute in jail for stopping |
| 566 |
#jail_example_devfs_enable="NO" # mount devfs in the jail |
567 |
#jail_example_devfs_enable="NO" # mount devfs in the jail |