Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
dracut
0153-Only-add-network-module-on-request-and-on-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0153-Only-add-network-module-on-request-and-on-dependenci.patch of Package dracut
From 8692d504138fdae15a1f94702efe3948917781cf Mon Sep 17 00:00:00 2001 From: Thomas Renninger <trenn@suse.de> Date: Mon, 1 Sep 2014 12:31:26 +0200 Subject: Only add network module on request (and on dependencies) bnc#892851 Signed-off-by: Thomas Renninger <trenn@suse.de> --- modules.d/40network/module-setup.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules.d/40network/module-setup.sh b/modules.d/40network/module-setup.sh index 8d74450..886866b 100755 --- a/modules.d/40network/module-setup.sh +++ b/modules.d/40network/module-setup.sh @@ -11,7 +11,7 @@ check() { require_binaries ip arping $WICKEDD_DHCP_PATH/wickedd-dhcp4 $WICKEDD_DHCP_PATH/wickedd-dhcp6 || return 1 - return 0 + return 255 } # called by dracut -- 1.7.6.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor