summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg/data/opt/openslx/iptables/rules.d/70-xorg
blob: 023f5087914dceac49587af50e91e55ce34a4517 (plain) (blame)
1
2
3
4
#!/bin/ash

# X11 port
iptables -I ipt-helper-INPUT 1 -i br0 -p tcp --dport 6000 -j REJECT