mail backups were getting in a loop, i think this fixes
[distro-setup] / iptables-exim
1 #!/bin/bash
2 nsenter -t $(systemctl show --property MainPID --value mailnn) -n -m iptables "$@"