Update README.md
This commit is contained in:
@@ -58,6 +58,7 @@ Description=Drops outbound Internet traffic for the group "no-internet"
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=iptables -I OUTPUT -m owner --gid-owner "no-internet" -j DROP
|
ExecStart=iptables -I OUTPUT -m owner --gid-owner "no-internet" -j DROP
|
||||||
|
Type=oneshot
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user