maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key.pub'
maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key2.pub'
maybe chmod 0644 'apt/sources.list'
+maybe chmod 0644 'apt/sources.list.bak'
maybe chmod 0755 'apt/sources.list.d'
maybe chmod 0644 'apt/sources.list.d/fbrehm.list'
+maybe chmod 0644 'apt/sources.list.d/fbrehm.list.bak'
+maybe chmod 0644 'apt/sources.list.d/fbrehm.list.new'
maybe chmod 0644 'apt/sources.list.d/salt.list'
+maybe chmod 0644 'apt/sources.list.d/salt.list.bak'
+maybe chmod 0644 'apt/sources.list.d/salt.list.new'
+maybe chmod 0644 'apt/sources.list.new'
maybe chmod 0644 'apt/trusted.gpg'
maybe chmod 0755 'apt/trusted.gpg.d'
maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg'
maybe chmod 0755 'logwatch/conf/logfiles'
maybe chmod 0644 'logwatch/conf/logfiles/cron.conf'
maybe chmod 0644 'logwatch/conf/logfiles/daemon.conf'
+maybe chmod 0644 'logwatch/conf/logfiles/dovecot.conf'
maybe chmod 0644 'logwatch/conf/logfiles/fail2ban.conf'
maybe chmod 0644 'logwatch/conf/logfiles/iptables.conf'
maybe chmod 0644 'logwatch/conf/logfiles/maillog.conf'
--- /dev/null
+# deb http://ftp-stud.hs-esslingen.de/debian jessie main
+
+# main jessie repositories
+deb http://ftp-stud.hs-esslingen.de/debian jessie main contrib non-free
+deb-src http://ftp-stud.hs-esslingen.de/debian jessie main contrib non-free
+
+# jessie security updates
+deb http://security.debian.org/ jessie/updates main contrib non-free
+deb-src http://security.debian.org/ jessie/updates main contrib non-free
+
+# jessie-updates, previously known as 'volatile'
+deb http://ftp-stud.hs-esslingen.de/debian jessie-updates main contrib non-free
+deb-src http://ftp-stud.hs-esslingen.de/debian jessie-updates main contrib non-free
+
+# jessie-backports, previously on backports.debian.org
+deb http://ftp-stud.hs-esslingen.de/debian/ jessie-backports main contrib non-free
+deb-src http://ftp-stud.hs-esslingen.de/debian/ jessie-backports main contrib non-free
+
+# vim: noet ts=8
--- /dev/null
+# Packages Frank Brehm
+# ---------------------
+
+#deb http://www.brehm-online.com/debian/jessie ./
+deb http://repo.uhu-banane.de/Debian/jessie ./
+deb-src http://repo.uhu-banane.de/Sources ./
--- /dev/null
+# Packages Frank Brehm
+# ---------------------
+
+#deb http://www.brehm-online.com/debian/stretch ./
+deb http://repo.uhu-banane.de/Debian/stretch ./
+deb-src http://repo.uhu-banane.de/Sources ./
--- /dev/null
+deb http://repo.saltstack.com/apt/debian/8/amd64/latest jessie main
--- /dev/null
+deb http://repo.saltstack.com/apt/debian/9/amd64/latest stretch main
--- /dev/null
+# deb http://ftp-stud.hs-esslingen.de/debian stretch main
+
+# main stretch repositories
+deb http://ftp-stud.hs-esslingen.de/debian stretch main contrib non-free
+deb-src http://ftp-stud.hs-esslingen.de/debian stretch main contrib non-free
+
+# stretch security updates
+deb http://security.debian.org/ stretch/updates main contrib non-free
+deb-src http://security.debian.org/ stretch/updates main contrib non-free
+
+# stretch-updates, previously known as 'volatile'
+deb http://ftp-stud.hs-esslingen.de/debian stretch-updates main contrib non-free
+deb-src http://ftp-stud.hs-esslingen.de/debian stretch-updates main contrib non-free
+
+# stretch-backports, previously on backports.debian.org
+deb http://ftp-stud.hs-esslingen.de/debian/ stretch-backports main contrib non-free
+deb-src http://ftp-stud.hs-esslingen.de/debian/ stretch-backports main contrib non-free
+
+# vim: noet ts=8
--- /dev/null
+LogFile = dovecot.log
+Archive = dovecot.log.*
+Archive = dovecot.log-*
+Archive = .old/dovecot.log.*
+Archive = .old/dovecot.log-*
+*ApplyStdDate = "%b %d %H:%M:%S "