Remove useless PIDFile from fcoe.service unit file (#750193)

This commit is contained in:
Petr Sabata 2011-10-31 15:01:18 +01:00
parent 1092e6663a
commit 0c4457cd82
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: fcoe-utils
Version: 1.0.20
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Fibre Channel over Ethernet utilities
Group: Applications/System
License: GPLv2
@ -97,6 +97,9 @@ fi
%changelog
* Mon Oct 31 2011 Petr Sabata <contyk@redhat.com> - 1.0.20-5
- Remove useless PIDFile from fcoe.service unit file
* Thu Oct 06 2011 Petr Sabata <contyk@redhat.com> - 1.0.20-4
- Do not enable fcoemon by default (#701999)
- Silence systemctl output

View File

@ -4,7 +4,6 @@ After=syslog.target network.target lldpad.service
[Service]
Type=forking
PIDFile=/var/run/fcoemon.pid
EnvironmentFile=/etc/sysconfig/fcoe
ExecStartPre=/sbin/modprobe -qa $SUPPORTED_DRIVERS
ExecStart=/usr/sbin/fcoemon $FCOEMON_OPTS