Skip to content

Instantly share code, notes, and snippets.

@alllexx88
Created November 28, 2020 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alllexx88/8b694e9b0e8302bbbbd750520ad5753c to your computer and use it in GitHub Desktop.
Save alllexx88/8b694e9b0e8302bbbbd750520ad5753c to your computer and use it in GitHub Desktop.
#!/bin/sh
ENABLED=yes
PROCS=torrserver
ARGS=""
PREARGS=""
DESC=$PROCS
PATH=/opt/sbin:/opt/bin:/opt/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
. /opt/etc/init.d/rc.func
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment