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