Void Linux discussion
 help / color / mirror / Atom feed
From: "Stefan Mühlinghaus" <"master..."@googlemail.com>
To: voidlinux@googlegroups.com
Subject: Re: Can't mount /tmp with noexec??
Date: Sat, 24 Jan 2015 08:51:39 -0800 (PST)	[thread overview]
Message-ID: <acfea0e4-4948-4fab-a977-4ea01f67b77b@googlegroups.com> (raw)
In-Reply-To: <de40b18e-ad80-45d5-82a5-7d9e29dc8d81@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 223 bytes --]

Not a perfect solution, but you could mount as noexec by default and 
whenever you want to install packages you can do a quick

mount -o remount,exec /tmp

before and another
  
mount -o remount /tmp

afterwards.

[-- Attachment #1.2: Type: text/html, Size: 1478 bytes --]

  parent reply	other threads:[~2015-01-24 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 14:08 Antonio Malcolm
2015-01-24  9:55 ` Juan RP
2015-01-24 16:51 ` Stefan Mühlinghaus [this message]
2015-01-24 19:59   ` Antonio Malcolm

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=acfea0e4-4948-4fab-a977-4ea01f67b77b@googlegroups.com \
    --to="master..."@googlemail.com \
    --cc=voidlinux@googlegroups.com \
    /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;
as well as URLs for NNTP newsgroup(s).