Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:cahu:security:SELinux:fixleapbuild
mcstrans
harden_mcstrans.service.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File harden_mcstrans.service.patch of Package mcstrans
Index: mcstrans-3.5/src/mcstrans.service =================================================================== --- mcstrans-3.5.orig/src/mcstrans.service +++ mcstrans-3.5/src/mcstrans.service @@ -7,7 +7,17 @@ Before=shutdown.target sysinit.target Conflicts=shutdown.target [Service] -ExecStart=/sbin/mcstransd -f +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectHostname=true +ProtectClock=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions +ExecStart=/usr/sbin/mcstransd -f RuntimeDirectory=setrans RuntimeDirectoryPreserve=true
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