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 pending srestegosaurio committed 3 months ago
commit 3b9e164bcd57d7ac4306f8c20a40e2a3bd014d62
parent 1cab036c331f5ac071f002504c44b01e95b8f25a
1 pending (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