Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
systemd: remove redundant lines from system unit
✗ CI failure srestegosaurio committed 2 months ago
commit d7a4137e23b68b768f0d41349e5d0664bea772d0
parent 27ee6e10380ec017bce23d7496de4de8a880c8b7
2 failed (2 total) View logs
1 file changed +0 -6
modified systemd/system/radicle-node.service
@@ -30,12 +30,6 @@ MemoryDenyWriteExecute=true
# `rad auth`.
#Environment=RAD_PASSPHRASE=snickerdoodle

-
# Basic hardening options. For more, please refer to `systemd-analyze security`.
-
PrivateTmp=true
-
ProtectSystem=strict
-
NoNewPrivileges=true
-
MemoryDenyWriteExecute=true
-

User=seed
Group=seed