]> git.ipfire.org Git - thirdparty/dracut.git/commit
95fcoe: start lldpad separately
authorHannes Reinecke <hare@suse.de>
Thu, 11 Dec 2014 14:46:24 +0000 (15:46 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 16 Dec 2014 12:29:36 +0000 (13:29 +0100)
commit22e837b6458d5d17d1cb6a9b09b7515746d4e098
tree0a465a06d35a933a699a77ab4b8e06ed3c719030
parent0a68a26cffad7fc75e454b06206c0bbf297361b7
95fcoe: start lldpad separately

lldpad is a system-wide process, which must be started only once.
So we should be separate it from fcoe-up, as it might be called
several times.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
modules.d/95fcoe/fcoe-up.sh
modules.d/95fcoe/lldpad.sh [new file with mode: 0644]
modules.d/95fcoe/module-setup.sh