Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:ALP:Source:Standard:Core:0.1
ndctl
harden_ndctl-monitor.service.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File harden_ndctl-monitor.service.patch of Package ndctl
Index: ndctl-76/ndctl/ndctl-monitor.service =================================================================== --- ndctl-76.orig/ndctl/ndctl-monitor.service +++ ndctl-76/ndctl/ndctl-monitor.service @@ -2,6 +2,17 @@ Description=Ndctl Monitor Daemon [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=simple ExecStart=/usr/bin/ndctl monitor Index: ndctl-76/cxl/cxl-monitor.service =================================================================== --- ndctl-76.orig/cxl/cxl-monitor.service +++ ndctl-76/cxl/cxl-monitor.service @@ -2,6 +2,17 @@ Description=CXL Monitor Daemon [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=simple ExecStart=/usr/bin/cxl monitor
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