This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/tapws/tapws.initd
2022-06-10 06:20:22 +02:00

8 lines
142 B
Plaintext

#!/sbin/openrc-run
supervisor=supervise-daemon
name="tapws"
command="/usr/bin/tapws"
command_args="-bind $bind_address -host $network_host"