Talk:Filesystem/Security
From Gentoo Wiki
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 12:23, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
/var/tmp
Talk status
This discussion is still ongoing.
In the following snippet:
It deserves its own listing because (by default) Portage uses this location as a build directory for packages.
/var/tmp is getting noexec mount option more and more often due to many security hardening guidelines thus breaking portage ebuild effort.
To move its ebuild area over to something like /var/portage, I set mine to PORTAGE_TMPDIR="/var/portage". Egberts (talk)