rpi4: add msmtp package

This commit is contained in:
Mads Meisner-Jensen
2021-06-06 21:49:08 +02:00
parent 6751a19ec3
commit 613acd50c9

View File

@@ -29,6 +29,7 @@ netperf speedtest-netperf iperf3
nmap netdiscover arp-scan arp-scan-database
iptables-mod-geoip
igmpproxy
msmtp
-dnsmasq dnsmasq-full
-ip-tiny ip-full
zoneinfo-europe
@@ -37,8 +38,10 @@ curl wget rsync file htop lsof less mc tree usbutils bash
strace
openssh-sftp-server
"
# disabled packages
# openssh-server
FILES="rpi-4-files"
DISABLED_SERVICES="\
adblock banip collectd ddns fwknopd https-dns-proxy igmpproxy netserver sqm"
adblock banip collectd ddns fwknopd https-dns-proxy igmpproxy netserver sqm unbound"