Original, unaltered Ubuntu 22.04 LTS (Jammy Jellyfish) config files from fresh installations
Original, unaltered configurations from fresh installations
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[Unit] Description=Postfix Mail Transport Agent (instance %i) Documentation=man:postfix(1) PartOf=postfix.service Before=postfix.service ReloadPropagatedFrom=postfix.service After=network-online.targβ¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[Unit] Description=Postfix Mail Transport Agent Documentation=man:postfix(1) Conflicts=sendmail.service exim4.service ConditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# # 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). # β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# 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"β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# 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 β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# # 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). # β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# dict-type so-name (pathname) dict-function mkmap-function
π Ubuntu 22.04 LTS (Jammy Jellyfish)
#!/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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# # 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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
#!/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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
/var/log/redis/redis-server*.log { weekly missingok rotate 12 compress notifempty }
π Ubuntu 22.04 LTS (Jammy Jellyfish)
# 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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
/var/log/apt/term.log { rotate 12 monthly compress missingok notifempty } /var/log/apt/history.log { rotate 12 monthly compress missingok notifempty }
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[Unit] Description=Daily apt download activities [Timer] OnCalendar=*-*-* 6,18:00 RandomizedDelaySec=12h Persistent=true [Install] WantedBy=timers.target
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[Unit] Description=Daily apt upgrade and clean activities After=apt-daily.timer [Timer] OnCalendar=*-*-* 6:00 RandomizedDelaySec=60m Persistent=true [Install] WantedBy=timers.target
π Ubuntu 22.04 LTS (Jammy Jellyfish)
[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β¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
deb http://archive.ubuntu.com/ubuntu/ jammy main restricted deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted deb http://archive.ubuntu.com/ubuntu/ jammy universe deb http://archiβ¦
π Ubuntu 22.04 LTS (Jammy Jellyfish)
Acquire::Languages "none";
Explore configs by application or operating system