自動起動

cp firewall(DLしたファイル) /usr/sbin/firewall
nvim /etc/rc.local
#!/bin/bash
firewall
chmod 0755 /etc/rc.local