Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mnhauke:sdr-devel
soapy-remote
harden_SoapySDRServer.service.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File harden_SoapySDRServer.service.patch of Package soapy-remote
Index: SoapyRemote-soapy-remote-0.5.2/system/SoapySDRServer.service.in =================================================================== --- SoapyRemote-soapy-remote-0.5.2.orig/system/SoapySDRServer.service.in +++ SoapyRemote-soapy-remote-0.5.2/system/SoapySDRServer.service.in @@ -4,6 +4,17 @@ Wants=network-online.target After=network-online.target [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 ExecStart=@CMAKE_INSTALL_PREFIX@/bin/SoapySDRServer --bind KillMode=process Restart=on-failure
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