From: "Ludovic Courtès" <ludo@gnu.org>
To: Leo Famulari <leo@famulari.name>
Cc: 47013@debbugs.gnu.org
Subject: [bug#47013] [PATCH] gnu: Harden filesystem links.
Date: Tue, 16 Mar 2021 23:18:18 +0100 [thread overview]
Message-ID: <8735wu7nf9.fsf_-_@gnu.org> (raw)
In-Reply-To: <YEvwaTcZTyzk8O/U@jasmine.lan> (Leo Famulari's message of "Fri, 12 Mar 2021 17:51:21 -0500")
Hi!
Leo Famulari <leo@famulari.name> skribis:
> On Fri, Mar 12, 2021 at 05:05:51PM -0500, Leo Famulari wrote:
>> Here is an updated patch that can be composed with other
>> sysctl-service-types that the user may have added to config.scm.
>
> The only issue that I see with this revised patch is that it's not clear
> how users could disable these default settings if they wanted to.
With your first patch, to change the default settings, one has to write:
(modify-services %base-services
(sysctl-service-type config => …))
With your first patch, someone who already had a ‘sysctl-service-type’
instance as part of their services would now get an error at reconfigure
time.
Your second patch nicely addresses that; the downside is that it
actually makes it slightly harder to change the defaults because you
wouldn’t know what to pass in your ‘modify-services’ form.
All in all, I have a slight preference for the first patch. It could be
accompanied with a news.scm entry to explain the incompatible change,
maybe.
Thoughts?
Thanks,
Ludo’.
next prev parent reply other threads:[~2021-03-16 22:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 20:50 [bug#47013] [PATCH] gnu: Harden filesystem links Leo Famulari
2021-03-12 22:05 ` Leo Famulari
2021-03-12 22:51 ` Leo Famulari
2021-03-15 18:56 ` Leo Famulari
2021-03-15 20:23 ` Julien Lepiller
2021-03-18 17:39 ` Leo Famulari
2021-03-18 19:45 ` Julien Lepiller
2021-03-16 21:42 ` Ludovic Courtès
2021-03-16 22:18 ` Ludovic Courtès [this message]
2021-03-17 0:54 ` Leo Famulari
2021-03-17 2:14 ` [bug#47013] [PATCH v4] " Leo Famulari
2021-03-17 20:49 ` [bug#47013] [PATCH] " Ludovic Courtès
2021-03-17 21:01 ` Leo Famulari
2021-03-18 7:27 ` Leo Famulari
2021-03-18 9:36 ` Ludovic Courtès
2021-03-18 17:25 ` Leo Famulari
2021-03-24 7:19 ` [bug#47013] (no subject) muradm
2021-03-24 10:38 ` [bug#47013] services: export sysctl-configuration record field accessors muradm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8735wu7nf9.fsf_-_@gnu.org \
--to=ludo@gnu.org \
--cc=47013@debbugs.gnu.org \
--cc=leo@famulari.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.