Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
systemd: remove redundant lines from system unit
Merged did:key:z6MktC4P...6gfe opened 2 months ago

A section of this file got duplicated the last time it was edited. This patch removes that superfluos part.

1 file changed +0 -6 27ee6e10 d7a4137e
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