From 652fe81ad82ad962ab163bc95ecbeeab0f3d391d Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 20 Feb 2019 06:35:12 +0100 Subject: T1255: add newlines for 3rd party script amendments --- src/conf_mode/host_name.py | 4 ++++ 1 file changed, 4 insertions(+) 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 = """ -- cgit v1.2.3