6 lines
161 B
Plaintext
Executable File
6 lines
161 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
|
|
service_tmpfiles=( "$XDG_RUNTIME_DIR/ufwd-nsfw:dir" )
|
|
|
|
service_command = /usr/bin/ufwd -n -c -d "$XDG_RUNTIME_DIR/ufwd-nsfw" -- -R -t 'porn'
|