diff options
Diffstat (limited to 'deploy')
| -rwxr-xr-x | deploy | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,6 +50,10 @@ fi if [ "$DRY" != 'YES' ]; then echo '===' + echo 'Apply packet filter rules' + pfctl -f /etc/pf.conf && echo 'OK' || echo 'FAIL' + + echo '===' rcctl restart portmap rcctl restart httpd nfsd slowcgi sshd |
