Accepting request 926754 from Base:System

- Automatic systemd hardening effort by the security team. This has
  not been tested. For details please see
  https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/926754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=177
This commit is contained in:
Dominique Leuenberger 2021-10-25 13:17:15 +00:00 committed by Git OBS Bridge
commit e58af7671b
2 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 21 11:29:51 UTC 2021 - Dr. Werner Fink <werner@suse.de>
- Automatic systemd hardening effort by the security team. This has
not been tested. For details please see
https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
-------------------------------------------------------------------
Wed Nov 25 15:04:45 UTC 2020 - Ludwig Nussel <lnussel@suse.de>

View File

@ -4,6 +4,17 @@ Documentation=man:powerd(8)
ConditionPathExists=/etc/powerd.conf
[Service]
# added automatically, for details please see
# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
ProtectSystem=full
ProtectHome=true
ProtectHostname=true
ProtectKernelTunables=true
ProtectKernelModules=true
ProtectKernelLogs=true
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions
Type=forking
PIDFile=/var/run/powerd.pid
ExecStart=/sbin/powerd