]> source.dussan.org Git - gitea.git/commit
Debian's Init.d workaround for loading user's environment variables with `start-stop...
authorDanny B <silverkorn@gmail.com>
Wed, 1 Oct 2014 01:30:16 +0000 (21:30 -0400)
committerDanny B <silverkorn@gmail.com>
Wed, 1 Oct 2014 01:30:16 +0000 (21:30 -0400)
commit98c719c342d796e4e651270ca4a43523df721251
tree414be7fbbc9e4b89f6448dc250ed103f9b88554f
parentf7de6d2b86e7e56a46d2763800760ac16ae363d3
Debian's Init.d workaround for loading user's environment variables with `start-stop-daemon` command.
Implies 2 running child, so the `stop` command usually needs a `KILL` instead of a `TERM` to close properly so I reduced it to 1 second to get quickly with the `KILL` signal.
scripts/init/debian/gogs