[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63562] [PATCH 2/2] services: rsync: Use least authority wrapper.
From: |
Ludovic Courtès |
Subject: |
[bug#63562] [PATCH 2/2] services: rsync: Use least authority wrapper. |
Date: |
Thu, 18 May 2023 19:00:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:
> * gnu/services/rsync.scm (rsync-shepherd-service) Wrap rsync command in a
> least-authority-wrapper.
Nice, LGTM!
Since berlin relies on it for backups, we’ll have to double-check that
it all goes well, in case we overlooked something.
Ludo’.