X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=ip6tables-exim;h=276b83917486bf1332e75cc625b24b3cb281160e;hb=d67edcdca8795a4bca116aa532d02dda246a6f53;hp=92ea7a6faf1d1642a61ee9c804258865c1dfb9d2;hpb=a9e3d60b4254cd5c6216c4b3e7f8cd5cc5107fad;p=distro-setup diff --git a/ip6tables-exim b/ip6tables-exim index 92ea7a6..276b839 100755 --- a/ip6tables-exim +++ b/ip6tables-exim @@ -1,2 +1,2 @@ #!/bin/bash -nsenter -t $(systemctl show --property MainPID --value mailnn) -n -m ip6tables "$@" +nsenter -t "$(systemctl show --property MainPID --value mailnn)" -n -m ip6tables "$@"