From e5ba9ace678f4be6fc63ec7529aa86bba2f602b4 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 24 Jan 2023 09:11:23 +0000 Subject: [PATCH] Add file purpose. Switch license from BSD-3-Clause-Clear to GPL-3.0-or-later. --- portage/env/notmpfs.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 portage/env/notmpfs.conf diff --git a/portage/env/notmpfs.conf b/portage/env/notmpfs.conf new file mode 100644 index 0000000..8a53919 --- /dev/null +++ b/portage/env/notmpfs.conf @@ -0,0 +1,11 @@ +# Inferencium +# Portage - env - No tmpfs + +# Copyright 2022-2023 Inference +# SPDX-License-Identifier: GPL-3.0-or-later + +# Version: 1.0.0.1 + + +# Directories +PORTAGE_TMPDIR="/var/tmp/notmpfs/"