From: Arvin Schnell Date: Mon, 10 Nov 2025 09:32:32 +0000 (+0100) Subject: - extended documentation X-Git-Tag: v0.13.1~75^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1065%2Fhead;p=thirdparty%2Fsnapper.git - extended documentation --- diff --git a/data/systemd-sandboxing.txt b/data/systemd-sandboxing.txt index 71a5e076..a0f8c761 100644 --- a/data/systemd-sandboxing.txt +++ b/data/systemd-sandboxing.txt @@ -25,7 +25,8 @@ CapabilityBoundingSet=CAP_FOWNER is needed if for home directories. CapabilityBoundingSet=CAP_DAC_OVERRIDE is needed for directory comparison (in some cases) - but not if using btrfs send/receive. -Finally do not forget the plugins. +Finally do not forget the plugins. For those systemd overrides are +likely a good idea to extend capabilities. Have a lot of fun...