ptrcports/tapws/tapws.initd

8 lines
142 B
Text
Raw Normal View History

2022-06-10 04:20:22 +00:00
#!/sbin/openrc-run
supervisor=supervise-daemon
name="tapws"
command="/usr/bin/tapws"
command_args="-bind $bind_address -host $network_host"