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 48b12cb6428034e3e27d5fb7e34c903f18536999
parent 925dc90f50c03db39a7697c634213b0158e06948
1 failed (1 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