all the changes!

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2020-12-09 00:34:57 +03:00
parent 73612a2fd9
commit 07b4a0a325
22 changed files with 119 additions and 50 deletions

View File

@@ -0,0 +1,9 @@
#!/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 )