postfix ipv6 removal

This commit is contained in:
2025-06-20 12:47:55 -05:00
parent c365d232fa
commit 97aedd1467
2 changed files with 2 additions and 0 deletions

0
dhclient.conf Normal file
View File

View File

@@ -157,6 +157,7 @@ MAIL_HOST="$(hostname -f)"
debconf-set-selections <<< "postfix postfix/mailname string $MAIL_HOST"
debconf-set-selections <<< "postfix postfix/main_mailer_type string Internet with smarthost"
debconf-set-selections <<< "postfix postfix/relayhost string pfv-netboot.taile3044.ts.net"
postconf -e "inet_protocols = ipv4"
export DEBIAN_FRONTEND="noninteractive" && apt-get -qq --yes -o Dpkg::Options::="--force-confold" install \
htop \
@@ -177,6 +178,7 @@ gpg \
molly-guard \
lshw \
sudo \
fonts-powerline \
mailutils \
clamav \
sl \