Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
tpm2.0-abrmd
harden_tpm2-abrmd.service.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File harden_tpm2-abrmd.service.patch of Package tpm2.0-abrmd
Index: tpm2-abrmd-3.0.0/dist/tpm2-abrmd.service.in =================================================================== --- tpm2-abrmd-3.0.0.orig/dist/tpm2-abrmd.service.in +++ tpm2-abrmd-3.0.0/dist/tpm2-abrmd.service.in @@ -6,6 +6,17 @@ After=dev-tpm0.device Requires=dev-tpm0.device [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=read-only +ProtectHostname=true +ProtectKernelTunables=true +ProtectKernelModules=true +ProtectKernelLogs=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=dbus BusName=com.intel.tss2.Tabrmd ExecStart=@SBINDIR@/tpm2-abrmd Index: tpm2-abrmd-3.0.0/selinux/tabrmd.te =================================================================== --- tpm2-abrmd-3.0.0.orig/selinux/tabrmd.te +++ tpm2-abrmd-3.0.0/selinux/tabrmd.te @@ -9,7 +9,7 @@ gen_tunable(`tabrmd_connect_all_unreserv type tabrmd_t; type tabrmd_exec_t; -init_daemon_domain(tabrmd_t, tabrmd_exec_t) +init_nnp_daemon_domain(tabrmd_t, tabrmd_exec_t) allow tabrmd_t self:unix_dgram_socket { create_socket_perms };
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