Accepting request 1083213 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1083213 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ledmon?expand=0&rev=25
This commit is contained in:
commit
e81d4afd15
@ -1,8 +1,8 @@
|
|||||||
Index: ledmon-0.95/systemd/ledmon.service.in
|
Index: ledmon-0.96/systemd/ledmon.service.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- ledmon-0.95.orig/systemd/ledmon.service.in
|
--- ledmon-0.96.orig/systemd/ledmon.service.in
|
||||||
+++ ledmon-0.95/systemd/ledmon.service.in
|
+++ ledmon-0.96/systemd/ledmon.service.in
|
||||||
@@ -5,6 +5,17 @@ Description=Enclosure LED Utilities
|
@@ -5,6 +5,16 @@ Description=Enclosure LED Utilities
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
@ -11,7 +11,6 @@ Index: ledmon-0.95/systemd/ledmon.service.in
|
|||||||
+ProtectSystem=full
|
+ProtectSystem=full
|
||||||
+ProtectHome=true
|
+ProtectHome=true
|
||||||
+ProtectHostname=true
|
+ProtectHostname=true
|
||||||
+ProtectKernelTunables=true
|
|
||||||
+ProtectKernelModules=true
|
+ProtectKernelModules=true
|
||||||
+ProtectKernelLogs=true
|
+ProtectKernelLogs=true
|
||||||
+ProtectControlGroups=true
|
+ProtectControlGroups=true
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 26 11:27:18 UTC 2023 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
- Don't use ProtectKernelTunables, can break some use cases
|
||||||
|
(bsc#1210656)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 28 02:07:16 UTC 2023 - Nicholas Yang <nicholas.yang@suse.com>
|
Tue Feb 28 02:07:16 UTC 2023 - Nicholas Yang <nicholas.yang@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user