The source project of this merge request has been removed.
Add biglybtd package (for biglybt as system service)
I modified the biglybt source package to add a systemd service to run it as a daemon. This extension has been packed in an additional package named "biglybtd" It is run as system user "biglybt" (which is created during package installation) I slightly modified you biglybt.sh script so that it can call the java/binary with additional options needed for the package.
There is more information in the biglybtd.README.Debian file.