systemd: remove redundant lines from system unit
A section of this file got duplicated the last time it was edited. Signed-off-by: srestegosaurio <lcdt@disroot.org>
This commit is contained in:
parent
27ee6e1038
commit
d7a4137e23
|
|
@ -30,12 +30,6 @@ MemoryDenyWriteExecute=true
|
||||||
# `rad auth`.
|
# `rad auth`.
|
||||||
#Environment=RAD_PASSPHRASE=snickerdoodle
|
#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
|
User=seed
|
||||||
Group=seed
|
Group=seed
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue