dotfiles/homedir/.config/watchman/init.d/ufwd

6 lines
110 B
Plaintext
Executable File

#!/usr/bin/env watchman
#service_respawn='true'
service_command='/usr/bin/ufwd'
service_args=( -n -c -- -p )