Update README.md

This commit is contained in:
2026-03-20 20:43:29 +00:00
parent c84123b6a0
commit 564cfd918c

View File

@@ -59,6 +59,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
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target