diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/conf_mode/host_name.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/conf_mode/host_name.py b/src/conf_mode/host_name.py index c7b87f1c3..4eedac408 100755 --- a/src/conf_mode/host_name.py +++ b/src/conf_mode/host_name.py @@ -44,6 +44,10 @@ fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters + +### modifications from other scripts should be added below + + """ config_tmpl_resolv = """ |