To make it a startup script, create a skeleton with the following
mkdir /torrent
DAEMON_ARGS="--dfile /var/run/bttrack/dstate --logfile /var/log/bttrack.log --port 6969 --nat_check 0 --scrape_allowed full --allowed_dir /torrent/btfiles"
Optional argument: --piece_size_pow2 SIZE
To make it a startup script, create a skeleton with the following
mkdir /torrent
DAEMON_ARGS="--dfile /var/run/bttrack/dstate --logfile /var/log/bttrack.log --port 6969 --nat_check 0 --scrape_allowed full --allowed_dir /torrent/btfiles"
Optional argument: --piece_size_pow2 SIZE