From 9bfe27f3a8c8c843e100bf909e425dd7cdc849f6 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 4 Jan 2018 09:59:58 +0100 Subject: [PATCH] pmgconfig.adoc: add missing config files --- pmgconfig.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pmgconfig.adoc b/pmgconfig.adoc index 778b75a..67afc37 100644 --- a/pmgconfig.adoc +++ b/pmgconfig.adoc @@ -49,6 +49,18 @@ changes to `/etc/network/interfaces.new`. When you reboot, we rename the file to `/etc/network/interfaces`, so any changes gets activated on the next reboot. +`/etc/resolv.conf`:: + +DNS search domain and nameserver setup. + +`/etc/hostname`:: + +The system's host name. + +`/etc/hosts`:: + +Static table lookup for hostnames. + `/etc/pmg/pmg.conf`:: Stores common administration options, i.e. the spam and mail proxy setup.