[Pkg-sysvinit-devel] sysvinit shm mounting note
Petter Reinholdtsen
pere at hungry.com
Tue Sep 26 14:11:44 UTC 2006
[mrkiko]
> The "noeec" option doesn't make much sense in this context (Debian)
> since dpkg runs some configuration files inside /tmp/, which in many
> systems is a link to /dev/shm.
These systems are broken. /dev/shm/ is for use by the glibc shm*
functions, and not for general poking. Symlinking /tmp/ to /dev/shm/
have never been supported, and it very unlikely to become supported in
the future. I am working on providing /lib/init/rw/ as a general
purpose tmpfs file system (packages uploaded to experimental allow
this), and I hope you find time to test it.
> I think it's not a good idea to remove noexec from that line, but
> that's a good one to modify dpkg accordingly. I sent this mail to
> this address since it's probably the one from which informations may
> be moved easily. Thank!!!
I belive the systems misusing /dev/shm/ need to be modified instead.
Friendly,
--
Petter Reinholdtsen
More information about the Pkg-sysvinit-devel
mailing list