Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP4
keepalived
harden_keepalived.service.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File harden_keepalived.service.patch of Package keepalived
Index: keepalived-2.2.2/keepalived/keepalived.service.in =================================================================== --- keepalived-2.2.2.orig/keepalived/keepalived.service.in +++ keepalived-2.2.2/keepalived/keepalived.service.in @@ -4,6 +4,19 @@ After=network-online.target syslog.targe Wants=network-online.target @SNMP_SERVICE@ [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +PrivateDevices=true +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=false +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=@SYSTEMD_SERVICE_TYPE@ PIDFile=@RUN_DIR@/run/keepalived.pid KillMode=process
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor