Blame SOURCES/fcoe.service

c8a6c8
[Unit]
c8a6c8
Description=Open-FCoE Inititator.
c8a6c8
After=syslog.target network.target lldpad.service
c8a6c8
c8a6c8
[Service]
c8a6c8
Type=forking
c8a6c8
EnvironmentFile=/etc/sysconfig/fcoe
c8a6c8
ExecStartPre=/sbin/modprobe -qa $SUPPORTED_DRIVERS
c8a6c8
ExecStart=/usr/sbin/fcoemon $FCOEMON_OPTS
c8a6c8
c8a6c8
[Install]
c8a6c8
WantedBy=multi-user.target