summarylogtreecommitdiffstats
path: root/0007-confdir.patch
diff options
context:
space:
mode:
authorChristian Hesse2015-06-30 15:42:56 +0200
committerChristian Hesse2015-06-30 15:42:56 +0200
commit4a3be9889ee86fdcb78864656960951e33466b0e (patch)
treebf35c0c42a138692fadcab29cdb128063f5a4453 /0007-confdir.patch
downloadaur-open-fcoe.tar.gz
initial import of open-fcoe 3.19-1
Diffstat (limited to '0007-confdir.patch')
-rw-r--r--0007-confdir.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/0007-confdir.patch b/0007-confdir.patch
new file mode 100644
index 000000000000..b8b649235e19
--- /dev/null
+++ b/0007-confdir.patch
@@ -0,0 +1,13 @@
+diff --git a/fcoe-utils/etc/systemd/fcoe.service b/fcoe-utils/etc/systemd/fcoe.service
+index 5e5c8a2..144c466 100644
+--- a/fcoe-utils/etc/systemd/fcoe.service
++++ b/fcoe-utils/etc/systemd/fcoe.service
+@@ -4,7 +4,7 @@ After=syslog.target network.target
+
+ [Service]
+ Type=simple
+-EnvironmentFile=/etc/sysconfig/fcoe
++EnvironmentFile=/etc/conf.d/fcoe
+ ExecStartPre=/sbin/modprobe -qa $SUPPORTED_DRIVERS
+ ExecStart=/usr/sbin/fcoemon $FCOEMON_OPTS
+