dotfiles/homedir/.config/ssm/services/ufwd-fikus
fbt 07b4a0a325 all the changes!
Signed-off-by: fbt <fbt@fleshless.org>
2020-12-09 00:34:57 +03:00

10 lines
238 B
Plaintext
Executable File

#!/usr/bin/env watchman
service_tmpfiles=( "$XDG_RUNTIME_DIR/ufwd-fikus:dir" )
export UFW_CFG_FILE=$HOME/.config/ufw.d/fikus
#service_respawn='true'
service_command='/usr/bin/ufwd'
service_args=( -n -c -d $XDG_RUNTIME_DIR/ufwd-fikus )