X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=iptables-exim;fp=iptables-exim;h=1b87af13fb028b49b84ad6c764a78f7ef1427cd3;hb=d67edcdca8795a4bca116aa532d02dda246a6f53;hp=b35a3446fae660e87314d86102cc2ac7678af452;hpb=a9e3d60b4254cd5c6216c4b3e7f8cd5cc5107fad;p=distro-setup diff --git a/iptables-exim b/iptables-exim index b35a344..1b87af1 100755 --- a/iptables-exim +++ b/iptables-exim @@ -1,2 +1,2 @@ #!/bin/bash -nsenter -t $(systemctl show --property MainPID --value mailnn) -n -m iptables "$@" +nsenter -t "$(systemctl show --property MainPID --value mailnn)" -n -m iptables "$@"