Hello as well, That is certainly another possibility, would this be more palatable to Guix? Thanks raid5atemyhomework > Hello! > > raid5atemyhomework raid5atemyhomework@protonmail.com writes: > > > > From 792a8f8efc95e4fe9a94d42f839ddcfb034b8540 Mon Sep 17 00:00:00 2001 > > > From: raid5atemyhomework raid5atemyhomework@protonmail.com > > > Date: Wed, 6 Jan 2021 08:15:54 +0800 > > > Subject: [PATCH 2/4] gnu: Make file-systems target extensible by services. > > It’s not clear to me what “file-systems target” is, and why we’re > extending ‘file-systems-target-service-type’… I think what we want is > to extend the ‘file-system-service-type’ with shepherd services’ names, > which means some shepherd services that will handle file systems > mounting themself instead of the usual objects, fstab > entries, mounted by kernel. > > So I write with this patch to extend file-system-service-type directly > instead of introducing a new ‘file-systems-target-service-type’: > > What do you think? Thank you!