From: Jonas Geiregat <yux@sdf-eu.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] shared memory
Date: Tue, 23 Aug 2005 17:40:58 +0000 [thread overview]
Message-ID: <430B5FAA.1020805@sdf-eu.org> (raw)
In-Reply-To: <200508231746.06551.mar@ml.lv>
Martins Steinbergs wrote:
>fstab has entry:
>none /dev/shm defaults 0 0
>
>
First and for all change defaults to noexec,rw , why would you want
anyone to be able to execute anything in a volatile fs ?
Second /dev/shm is `as far as I know` only added to be compatible with
glibc2.2 and above so the POSIX shm_open and shm_unlink can be used, try
running
touch /dev/shm/foo
if this works then nothing is wrong with /dev/shm or any related
settings , I think ..
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-23 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-23 14:46 [gentoo-user] shared memory Martins Steinbergs
2005-08-23 17:40 ` Jonas Geiregat [this message]
2005-08-23 16:29 ` Martins Steinbergs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=430B5FAA.1020805@sdf-eu.org \
--to=yux@sdf-eu.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox