]> git.ipfire.org Git - thirdparty/dracut.git/commit
Change to use linkup function in network scripts
authordyoung@redhat.com <dyoung@redhat.com>
Wed, 12 Dec 2012 04:23:23 +0000 (12:23 +0800)
committerHarald Hoyer <harald@redhat.com>
Fri, 14 Dec 2012 08:08:59 +0000 (09:08 +0100)
commit3bd7fba7af6a03f9b1ff8f5aac879a881491dd6c
tree47881e7af87400a6eae3f11766dc7105d74b2435
parentb455451f49cdcf0b48b3c8c5f5d81754fc259011
Change to use linkup function in network scripts

Update ifup.sh and fcoe-up.sh, use linkup function instead of directly
call ip command.

Signed-off-by: Dave Young <dyoung@redhat.com>
modules.d/40network/ifup.sh
modules.d/95fcoe/fcoe-up.sh