Accepting request 934609 from Base:System
- Remove ProtectKernelTunables from harden_lm_sensors.service.patch, breaks service (boo#1193149) (forwarded request 934574 from jsegitz) OBS-URL: https://build.opensuse.org/request/show/934609 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=109
This commit is contained in:
commit
138a6c1686
@ -2,7 +2,7 @@ Index: lm-sensors-3-6-0/prog/init/lm_sensors.service
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- lm-sensors-3-6-0.orig/prog/init/lm_sensors.service
|
--- lm-sensors-3-6-0.orig/prog/init/lm_sensors.service
|
||||||
+++ lm-sensors-3-6-0/prog/init/lm_sensors.service
|
+++ lm-sensors-3-6-0/prog/init/lm_sensors.service
|
||||||
@@ -2,6 +2,16 @@
|
@@ -2,6 +2,15 @@
|
||||||
Description=Initialize hardware monitoring sensors
|
Description=Initialize hardware monitoring sensors
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
@ -11,7 +11,6 @@ Index: lm-sensors-3-6-0/prog/init/lm_sensors.service
|
|||||||
+ProtectSystem=full
|
+ProtectSystem=full
|
||||||
+ProtectHome=true
|
+ProtectHome=true
|
||||||
+ProtectHostname=true
|
+ProtectHostname=true
|
||||||
+ProtectKernelTunables=true
|
|
||||||
+ProtectKernelLogs=true
|
+ProtectKernelLogs=true
|
||||||
+ProtectControlGroups=true
|
+ProtectControlGroups=true
|
||||||
+RestrictRealtime=true
|
+RestrictRealtime=true
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 13:01:09 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Remove ProtectKernelTunables from harden_lm_sensors.service.patch,
|
||||||
|
breaks service (boo#1193149)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 16 15:44:52 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
Tue Nov 16 15:44:52 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user