FreeBSD Bugzilla – Attachment 229769 Details for
Bug 260095
page fault when restarting vnet jails: at htable_prefix_free+0xf4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
jail.conf file
jail.conf (text/plain), 699 bytes, created by
Tim Foster
on 2021-11-28 20:00:23 UTC
(
hide
)
Description:
jail.conf file
Filename:
MIME Type:
Creator:
Tim Foster
Created:
2021-11-28 20:00:23 UTC
Size:
699 bytes
patch
obsolete
>path = "/space/jails/$name"; >host.hostname = "$name"; >exec.start = "sh /etc/rc"; >exec.stop = "sh /etc/rc.shutdown"; >exec.clean; >exec.timeout = 1500; >allow.mount = "true"; >mount.devfs; >mount.fstab = "/space/jails/fstabs/fstab.$name"; >devfs_ruleset = 11; >vnet; >vnet.interface = "ng0_$name"; > >ampache { > exec.prestart += "jng bridge ampache vtnet0"; > exec.poststop += "jng shutdown ampache"; >} > >wataka { > exec.prestart += "jng bridge wataka vtnet0"; > exec.poststop += "jng shutdown wataka"; >} >pupuru { > exec.prestart += "jng bridge pupuru vtnet0"; > exec.poststop += "jng shutdown pupuru"; >} >kaita { > exec.prestart += "jng bridge kaita vtnet0"; > exec.poststop += "jng shutdown kaita"; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 260095
:
229768
| 229769 |
229770
|
229771