Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 19:13:40 +0800
From:      francisv@dagupan.com
To:        freebsd-questions@freebsd.org
Subject:   IPCS inside jail system
Message-ID:  <10F29E27A956D511B0940050DA8D86A9340D33@apmail.dagupan.com>

next in thread | raw e-mail | index | archive | help
Hi,

Why can't I access the SysV inter-process communication facilities from
within a jail system when I can from the host system? I've enabled
jail.sysvipc_allowed at boot time (/etc/sysctl.conf):

[acct@vps1 acct]$ ipcs
ipcs: short read
SVID messages facility not configured in the system
ipcs: short read
SVID shared memory facility not configured in the system
ipcs: short read
SVID semaphores facility not configured in the system

But outside:

[acct@parent1 acct]$ ipcs
Message Queues:
T     ID     KEY        MODE       OWNER    GROUP

Shared Memory:
T     ID     KEY        MODE       OWNER    GROUP

Semaphores:
T     ID     KEY        MODE       OWNER    GROUP

---
 francis a. vidal [bitstop network services] | http://www.dagupan.com
 streaming media + web hosting               | http://www.keystone.ph
 v(02)330-2871,(02)330-2872; f(02)330-2873   | http://www.kuro.ph 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A9340D33>