#!/bin/sh
set -e
/usr/lib/ufw/ufw-init start quiet
exec chpst -b ufw pause
