guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/9] activation: Allow /var/lib to be a home directory.


From: Ludovic Courtès
Subject: Re: [PATCH 2/9] activation: Allow /var/lib to be a home directory.
Date: Sat, 03 Sep 2016 15:24:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

David Craven <address@hidden> skribis:

> * gnu/build/activation.scm (activate-user): Make sure /var/lib exists.
                              ^
AFAICS this is ‘activate-users+groups’.

I initially had the same reaction as 宋文武, but based on your reply, I
agree that it looks like the right place.

> +  ;; allow /var/lib/application to be a home directory

Please capitalize and punctuate.

> +  (mkdir-p "/var/lib")

‘mkdir’ should be enough.

Thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]