6 lines
108 B
Plaintext
Executable File
6 lines
108 B
Plaintext
Executable File
#!/usr/bin/env watchman
|
|
|
|
service_respawn=true
|
|
service_command='/usr/bin/dropbear'
|
|
service_args=( -R -w -F )
|