added tagfile and make use of it in modules
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.1"
|
||||
export VER_conf_syslog="0.0.2"
|
||||
|
||||
conf_network()
|
||||
{
|
||||
@@ -29,6 +29,7 @@ conf_network()
|
||||
|
||||
# The interfaces header contain loopback interface declaration
|
||||
install_file interfaces.head $if_file
|
||||
tagfine $if_file
|
||||
|
||||
# First configure IPv4 ifaces
|
||||
local iface=
|
||||
|
||||
Reference in New Issue
Block a user