Accepting request 926076 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/926076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcoe-utils?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 12:11:45 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
- Drop ProtectClock hardening, can cause issues if other device acceess is needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 14 08:23:41 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@@ -2,7 +2,7 @@ Index: fcoe-utils-1.0.34/etc/systemd/fcoe.service
|
||||
===================================================================
|
||||
--- fcoe-utils-1.0.34.orig/etc/systemd/fcoe.service
|
||||
+++ fcoe-utils-1.0.34/etc/systemd/fcoe.service
|
||||
@@ -3,6 +3,16 @@ Description=Open-FCoE initiator daemon
|
||||
@@ -3,6 +3,15 @@ Description=Open-FCoE initiator daemon
|
||||
After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
@@ -11,7 +11,6 @@ Index: fcoe-utils-1.0.34/etc/systemd/fcoe.service
|
||||
+ProtectSystem=full
|
||||
+ProtectHome=true
|
||||
+ProtectHostname=true
|
||||
+ProtectClock=true
|
||||
+ProtectKernelLogs=true
|
||||
+ProtectControlGroups=true
|
||||
+RestrictRealtime=true
|
||||
|
Reference in New Issue
Block a user