gitea/contrib/init
zeripath ac3cfad23d
Make the default PID file compile-time settable ()
 offered to change the default PID file from /var/run/gitea.pid however in discussion it was decided that this could break users of older systems. An alternative was offered that we could make the PID file compile/link time settable.

This PR does this, and changes the name of the setting from CustomPID to simply PIDFile. It also updates the from-source docs to show how to change the compiler settings to do this.

Closes 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Florian Klink <flokli@flokli.de>
2020-08-15 21:15:27 +01:00
..
centos More detailed documentation on how to set up from binary () 2018-06-04 22:02:04 -04:00
debian Make the default PID file compile-time settable () 2020-08-15 21:15:27 +01:00
freebsd More detailed documentation on how to set up from binary () 2018-06-04 22:02:04 -04:00
gentoo Make the default PID file compile-time settable () 2020-08-15 21:15:27 +01:00
openbsd More detailed documentation on how to set up from binary () 2018-06-04 22:02:04 -04:00
sunos Add a basic SMF manifest for SunOS platforms () 2018-06-25 00:24:00 +03:00
suse Make the default PID file compile-time settable () 2020-08-15 21:15:27 +01:00