added set_reboot_needed function and use it
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# * NET{4,6}_MANUAL_FILE_$iface: filename for manual configuration of $iface
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_conf_syslog="0.0.4"
|
||||
export VER_conf_syslog="0.0.5"
|
||||
|
||||
conf_network()
|
||||
{
|
||||
@@ -100,6 +100,7 @@ conf_network()
|
||||
done
|
||||
|
||||
unset iface if_file
|
||||
set_reboot_needed
|
||||
}
|
||||
|
||||
precheck_conf_network()
|
||||
|
||||
Reference in New Issue
Block a user