notes/runit_scripts/ufw/run
2022-02-23 12:16:48 -08:00

4 lines
75 B
Bash
Executable file

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