maybe chmod 0644 'config-archive/etc/logrotate.d/apache2.dist.new'
maybe chmod 0644 'config-archive/etc/logrotate.d/rsyslog'
maybe chmod 0644 'config-archive/etc/logrotate.d/rsyslog.dist.new'
+maybe chmod 0644 'config-archive/etc/resolvconf.conf'
+maybe chmod 0644 'config-archive/etc/resolvconf.conf.dist.new'
maybe chmod 0644 'config-archive/etc/rsyslog.conf'
maybe chmod 0644 'config-archive/etc/rsyslog.conf.dist.new'
maybe chmod 0755 'config-archive/etc/rsyslog.d'
--- /dev/null
+# Configuration for resolvconf(8)
+# See resolvconf.conf(5) for details
+
+resolv_conf=/etc/resolv.conf
+# If you run a local name server, you should uncomment the below line and
+# configure your subscribers configuration files below.
+#name_servers=127.0.0.1
+name_servers="217.66.52.10 212.91.225.75"
+
+search_domains="pixelpark.com brehm-online.com uhu-banane.de uhu-banane.net"
+
+resolv_conf_options="single-request-reopen"
+
--- /dev/null
+# Configuration for resolvconf(8)
+# See resolvconf.conf(5) for details
+
+resolv_conf=/etc/resolv.conf
+# If you run a local name server, you should uncomment the below line and
+# configure your subscribers configuration files below.
+#name_servers=127.0.0.1
\ No newline at end of file