Here is a simple init script for your service. #!/sbin/openrc-run depend() { need net } command="/home/signal/signal" command_args="-gateway ...
確定! 回上一頁