Original, unaltered Debian 11 (Bullseye) config files from fresh installations
Original, unaltered configurations from fresh installations
π Debian 11 (Bullseye)
[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true ExecRβ¦
π Debian 11 (Bullseye)
# # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or # on-line: http://www.postfix.org/master.5.html). # β¦
π Debian 11 (Bullseye)
# Global Postfix configuration file. This file lists only a subset # of all parameters. For the syntax, and for a complete parameter # list, see the postconf(5) manual page (command: "man 5 postconf"β¦
π Debian 11 (Bullseye)
# See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian β¦
π Debian 11 (Bullseye)
# # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or # on-line: http://www.postfix.org/master.5.html). # β¦
π Debian 11 (Bullseye)
# dict-type so-name (pathname) dict-function mkmap-function
π Debian 11 (Bullseye)
#!/bin/sh #++ # NAME # postfix-script 1 # SUMMARY # execute Postfix administrative commands # SYNOPSIS # \fBpostfix-script\fR \fIcommand\fR # DESCRIPTION # The \fBpostfix-script\fR script executes Pβ¦
π Debian 11 (Bullseye)
# # Do not edit this file. # # This file controls the postfix-install script for installation of # Postfix programs, configuration files and documentation, as well # as the post-install script for seβ¦
π Debian 11 (Bullseye)
#!/bin/sh # To view the formatted manual page of this file, type: # POSTFIXSOURCE/mantools/srctoman - post-install | nroff -man #++ # NAME # post-install # SUMMARY # Postfix post-installation scripβ¦
π Debian 11 (Bullseye)
/var/log/redis/redis-server*.log { weekly missingok rotate 12 compress notifempty }
π Debian 11 (Bullseye)
# Templated service file for redis-server(1) # # Each instance of redis-server requires its own configuration file: # # $ cp /etc/redis/redis.conf /etc/redis/redis-myname.conf # $ chown redis:redβ¦
π Debian 11 (Bullseye)
[Unit] Description=Advanced key-value store After=network.target Documentation=http://redis.io/documentation, man:redis-server(1) [Service] Type=notify ExecStart=/usr/bin/redis-server /etc/redis/redβ¦
π Debian 11 (Bullseye)
/var/log/apt/term.log { rotate 12 monthly compress missingok notifempty } /var/log/apt/history.log { rotate 12 monthly compress missingok notifempty }
π Debian 11 (Bullseye)
[Unit] Description=Daily apt download activities [Timer] OnCalendar=*-*-* 6,18:00 RandomizedDelaySec=12h Persistent=true [Install] WantedBy=timers.target
π Debian 11 (Bullseye)
[Unit] Description=Daily apt download activities Documentation=man:apt(8) ConditionACPower=true After=network.target network-online.target systemd-networkd.service NetworkManager.service connman.servβ¦
π Debian 11 (Bullseye)
[Unit] Description=Daily apt upgrade and clean activities After=apt-daily.timer [Timer] OnCalendar=*-*-* 6:00 RandomizedDelaySec=60m Persistent=true [Install] WantedBy=timers.target
π Debian 11 (Bullseye)
[Unit] Description=Daily apt upgrade and clean activities Documentation=man:apt(8) ConditionACPower=true After=apt-daily.service network.target network-online.target systemd-networkd.service NetworkMβ¦
π Debian 11 (Bullseye)
deb http://deb.debian.org/debian bullseye main deb http://deb.debian.org/debian-security bullseye-security main deb http://deb.debian.org/debian bullseye-updates main deb http://repo.mysql.com/apt/deβ¦
π Debian 11 (Bullseye)
# In Docker, we don't often need the "Translations" files, so we're just wasting # time and space by downloading them, and this inhibits that. For users that do # need them, it's a simple matter to β¦
π Debian 11 (Bullseye)
# Since Docker users using "RUN apt-get update && apt-get install -y ..." in # their Dockerfiles don't go delete the lists files afterwards, we want them to # be as small as possible on-disk, so we eβ¦
Explore configs by application or operating system