From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 490A5138350 for ; Sat, 2 May 2020 11:38:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BD56E0BB2; Sat, 2 May 2020 11:38:29 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [159.69.161.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B68AE0938 for ; Sat, 2 May 2020 11:38:28 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jUqTS-000QLK-UZ for gentoo-user-de@lists.gentoo.org; Sat, 02 May 2020 13:38:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user-de@lists.gentoo.org From: Martin Vaeth Subject: [gentoo-user-de] Re: Unterverzeichnis in /tmp Date: Sat, 2 May 2020 11:38:21 -0000 (UTC) Message-ID: References: <20200502123806.4ae4e4cb@work> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@lists.gentoo.org Reply-to: gentoo-user-de@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: slrn/1.0.3 (Linux) X-Archives-Salt: 4479c688-0072-433e-beae-ad737da4e818 X-Archives-Hash: e85b5b4f0dd427d41babad1a96d31820 Jochen van Geldern wrote: > Hallo, > Gibt es unter Gentoo mit openrc-0.42.1 ein sauberen Weg, Automatisch > beim Booten, unter /tmp (von tmpfs gemounted) ein leeres Verzeichnis zu > erstellen. > Rechte: Frei Einstellbar oder jeder Schreiben und Lesen mit Sticky. Erstelle Dir eine Datei /etc/tmpfiles.d/meinprojekt.cnf (oder falls es um ein ebuild geht nach /usr/lib/tmpfiles.d/meinprojekt.cnf) mit dem Inhalt (sinngemäß): d /tmp/meindir 755 benutzer gruppe -