summarylogtreecommitdiffstats
path: root/0007-confdir.patch
blob: b8b649235e19a96e0c89af38d7debdc9aebf2442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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