as REBOOT_NEEDED variable is independant on every module, the function to set it is no longuer needed
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# * NET{4,6}_MANUAL_FILE_$iface: filename for manual configuration of $iface
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_conf_network="0.0.7"
|
||||
export VER_conf_network="0.0.8"
|
||||
export DEP_conf_network="install_pkg"
|
||||
|
||||
conf_network()
|
||||
@@ -101,7 +101,7 @@ conf_network()
|
||||
done
|
||||
|
||||
unset iface if_file
|
||||
set_reboot_needed
|
||||
NEED_REBOOT=true
|
||||
}
|
||||
|
||||
precheck_conf_network()
|
||||
|
||||
Reference in New Issue
Block a user