new conf files + fix bug in conf_ntp with devuan 5, fix a bug with early debian/devuan version, added git support for profile
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_conf_network="0.0.8"
|
||||
export DEP_conf_network="install_pkg"
|
||||
export DEP_conf_network=""
|
||||
|
||||
conf_network()
|
||||
{
|
||||
@@ -100,6 +100,9 @@ conf_network()
|
||||
fi
|
||||
done
|
||||
|
||||
prnt I "Trying to raise down iface up. Allready configured iface will require a reboot"
|
||||
ifup -a || true && prnt W "Ignoring errors here."
|
||||
|
||||
unset iface if_file
|
||||
NEED_REBOOT=true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user