Greetings. I hope this list is the appropriate place for this question from a wicked beginner.
I found from online searches information on the LINK_REQUIRED parameter. I was able to set this parameter to "no" in order to ifup my devices without the link being ready. (In my case it is because I may want to ifup devices without a physical connection.)
I am looking for how and where to set this up so that the default value is "no" for all devices; I don't want to add it to every ifcfg-* file on the system.
Is there a way to do this?
Thanks in advance.
Just to add some more information, I was taking a quick look through the source code and I thought it should work to add LINK_REQUIRED="no" (or LINK_REQUIRED=no) to the /etc/sysconfig/network/config file. I have tried both and neither seemed to work.
I guess I could have misinterpreted the source from compat-suse.c, sysconfig.c and elsewhere.
In any case, if the global config file is not the place to set this up, how else can I do it?
Regards.
________________________________________ From: Jason Schultz jetson23@hotmail.com Sent: Wednesday, March 2, 2016 3:56 PM To: wicked-devel@opensuse.org Subject: [wicked-devel] Set LINK_REQUIRED to no as default
Greetings. I hope this list is the appropriate place for this question from a wicked beginner.
I found from online searches information on the LINK_REQUIRED parameter. I was able to set this parameter to "no" in order to ifup my devices without the link being ready. (In my case it is because I may want to ifup devices without a physical connection.)
I am looking for how and where to set this up so that the default value is "no" for all devices; I don't want to add it to every ifcfg-* file on the system.
Is there a way to do this?
Thanks in advance. -- To unsubscribe, e-mail: wicked-devel+unsubscribe@opensuse.org To contact the owner, e-mail: wicked-devel+owner@opensuse.org
wicked-devel@lists.opensuse.org