ADDRESS is not supported as an environment variable currently. It has
to be passed as an argument.
PORT has been changed to a normal variable and passed as argument to
make the init file similar to the SystemD service file where both
ADDRESS and PORT are passed as arguments.
Signed-off-by: tokoyami <tokoyami@tuta.io>
Closes: https://github.com/gentoo/guru/pull/231
Signed-off-by: David Roman <davidroman96@gmail.com>