[pmg-devel] [PATCH pmg-docs] add pmg specifics to resolv.conf documentation

Stoiko Ivanov s.ivanov at proxmox.com
Tue May 19 17:09:17 CEST 2020


The documentation of '/etc/resolv.conf' and '/etc/hostname' should mention
the specifics of PMG (their content is used to create variables used in
the postfix configuration

Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 pmgconfig.adoc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/pmgconfig.adoc b/pmgconfig.adoc
index fecc503..4ba233b 100644
--- a/pmgconfig.adoc
+++ b/pmgconfig.adoc
@@ -51,11 +51,13 @@ on the next reboot.
 
 `/etc/resolv.conf`::
 
-DNS search domain and nameserver setup.
+DNS search domain and nameserver setup. {pmg} uses the search domain setting
+to create the FQDN and domain name used in the postfix configuration.
 
 `/etc/hostname`::
 
-The system's host name.
+The system's host name. {pmg} uses the hostname to create the FQDN used
+in the postfix configuration.
 
 `/etc/hosts`::
 
-- 
2.20.1




More information about the pmg-devel mailing list