[package] add ostiary package
[packages.git] / admin / ostiary / files / ssh_enable
1 #!/bin/sh
2
3 logger Ostiary is enabling SSH
4 iptables -I zone_wan -p tcp --dport 22001 -j ACCEPT