[Bug 191279] [jail] jail allow.sysvipc - doesn't work until jail is started TWICE after reboot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 26 04:35:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191279

dewayne at heuristicsystems.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dewayne at heuristicsystems.co
                   |                            |m.au

--- Comment #2 from dewayne at heuristicsystems.com.au ---
Dreamcat, Testing on two stables built within last 24 hours

# uname -oprUK
FreeBSD 9.3-PRERELEASE i386 903500 903500
and
FreeBSD 10.0-STABLE amd64 1000710 1000710

Looks like this issue is no reproducible in later versions (there have been a
lot of changes in Stable since 9.2R):
# sysctl -a|grep sysvi
security.jail.param.allow.sysvipc: 0
security.jail.sysvipc_allowed: 1

My jail.conf contains
test1 { ip4.addr = "10.0.5.241"; devfs_ruleset = "4"; allow.sysvipc;
allow.chflags; }

which is the jail that I tested for sysvipc.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-jail mailing list