Remove PrivateDevices systemd hardening
#2
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 11:10:18 UTC 2025 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
||||
|
||||
- Remove `PrivateDevices` systemd hardening from quotad.service because it
|
||||
needs access to block devices in /dev (bsc#1254310).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 08:30:21 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@ After=network.target
|
||||
# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
|
||||
ProtectSystem=full
|
||||
ProtectHome=true
|
||||
PrivateDevices=true
|
||||
ProtectHostname=true
|
||||
ProtectClock=true
|
||||
ProtectKernelTunables=true
|
||||
|
||||
Reference in New Issue
Block a user