[systemd file] add note about commenting sandboxing section for

troubleshooting
This commit is contained in:
max furman 2021-03-01 15:48:07 -08:00
parent 0aa96a936f
commit ad48c8a881

View file

@ -32,6 +32,8 @@ NoNewPrivileges=yes
; Sandboxing
; This sandboxing works with YubiKey PIV (via pcscd HTTP API), but it is likely
; too restrictive for PKCS#11 HSMs.
;
; NOTE: Comment out the rest of this section for troubleshooting.
ProtectSystem=full
ProtectHome=true
RestrictNamespaces=true