diff --git a/README.md b/README.md index 6316740..3e0ad31 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Description=Drops outbound Internet traffic for the group "no-internet" [Service] ExecStart=iptables -I OUTPUT -m owner --gid-owner "no-internet" -j DROP +Type=oneshot [Install] WantedBy=multi-user.target