From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Wiping /tmp? Date: Sat, 20 Jul 2019 22:41:41 +0200 Message-ID: <87tvbge8vu.fsf@elephly.net> References: <878sst1zxe.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54231) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1howAw-0001Gr-4a for help-guix@gnu.org; Sat, 20 Jul 2019 16:41:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1howAv-0001TD-9n for help-guix@gnu.org; Sat, 20 Jul 2019 16:41:50 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21397) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1howAv-0001Se-0v for help-guix@gnu.org; Sat, 20 Jul 2019 16:41:49 -0400 In-reply-to: <878sst1zxe.fsf@dustycloud.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: cwebber@dustycloud.org Cc: help-guix@gnu.org Christopher Lemmer Webber writes: > I'm sure there's something obvious, but what does one put in one's guix > config so that /tmp is wiped by default on reboot? This is done by the =E2=80=9Ccleanup-service-type=E2=80=9D. --=20 Ricardo