Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e56a7d51157cbf2dde47515a5abd8cf17a5d2313)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <thomas-forum AT orgis.org>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Vlad Glagolev <stealth AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e56a7d51157cbf2dde47515a5abd8cf17a5d2313)
  • Date: Wed, 22 Apr 2015 09:12:14 +0200

Am Wed, 22 Apr 2015 01:42:29 -0500
schrieb Vlad Glagolev <scm AT sourcemage.org>:

> +2015-04-22 Vlad Glagolev <stealth AT sourcemage.org>
> + * FUNCTIONS: fixed check_tmp_noexec for tmp-less systems
> +

Thanks for reacting to my nightly tantrum. I got one suggestion, though:

The final remount enforces noexec

mount -o noexec,remount $1 &&

Why don't we just do a

mount -o remount $1 &&

? As one might have /tmp without noexec in fstab. This function will
override that.


Alrighty then,

Thomas

Attachment: pgpbpyyw291Jx.pgp
Description: Digitale Signatur von OpenPGP




Archive powered by MHonArc 2.6.24.

Top of Page