Set the hostname from a config file, not programmatically.
---
share/config_files/network | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 share/config_files/network
diff --git a/share/config_files/network b/share/config_files/network
new file mode 100644
index 0000000..895d994
--- /dev/null
+++ b/share/config_files/network
@@ -0,0 +1 @@
+HOSTNAME=localhost.localdomain
--
1.7.4.1
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|