guix-devel
[Top][All Lists]
Advanced

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

Re: ZFS on Guix


From: Maxime Devos
Subject: Re: ZFS on Guix
Date: Mon, 08 Feb 2021 10:17:46 +0100
User-agent: Evolution 3.34.2

Hi raid5atemyhomework,

I can't help you with ZFS, but I think I've found some small issues
with the configuration file:

* the shepherd services defined in `configuration.scm`
  seem one-shot services to me, so maybe add '(one-shot? #t)'.

* in the 'stop' of zfs-automount, the code changes the working
  directory.  As it isn't restored afterwards, this doesn't seem
  kosher to me.  Or maybe this isn't an issue at all.

Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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