diff --git a/sample/systemd/borgmatic.service b/sample/systemd/borgmatic.service index d025785b9..10e22caa8 100644 --- a/sample/systemd/borgmatic.service +++ b/sample/systemd/borgmatic.service @@ -43,6 +43,7 @@ ProtectSystem=full # ProtectHome=tmpfs # BindPaths=-/root/.cache/borg -/root/.cache/borg -/root/.borgmatic +# May interfere with running external programs within borgmatic hooks. CapabilityBoundingSet=CAP_DAC_READ_SEARCH CAP_NET_RAW # Lower CPU and I/O priority.