7 lines
142 B
Text
7 lines
142 B
Text
#!/sbin/openrc-run
|
|
|
|
supervisor=supervise-daemon
|
|
|
|
name="tapws"
|
|
command="/usr/bin/tapws"
|
|
command_args="-bind $bind_address -host $network_host"
|