Lycolia Rizzim
f04c36cf81
Add init file for Ubuntu ( #23362 )
...
Created an init file for Ubuntu that will be useful when running it on
WSL.
2023-03-09 16:54:37 -06:00
Lauris BH
60085d6b7e
Update OpenRC startup script ( #21436 )
2022-10-15 17:59:52 -04:00
YISH
6293a2c367
Fix script compatiable with OpenWrt ( #19000 )
...
* Fix compatibility of upgrade.sh in openwrt and add service init script for openwrt.
* Apply suggestions from code review
Co-authored-by: Gusted <williamzijl7@hotmail.com >
Co-authored-by: zeripath <art27@cantab.net >
* Update contrib/upgrade.sh
Co-authored-by: Norwin <noerw@users.noreply.github.com >
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: Gusted <williamzijl7@hotmail.com >
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: techknowlogick <matti@mdranta.net >
Co-authored-by: Norwin <noerw@users.noreply.github.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2022-03-08 17:58:14 -05:00
zeripath
d4bb5f37e4
Make the default PID file compile-time settable ( #12485 )
...
#12391 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 #12391
Signed-off-by: Andrew Thornton <art27@cantab.net >
Co-authored-by: Florian Klink <flokli@flokli.de >
2020-08-15 21:15:27 +01:00
Antonio Huete Jimenez
74c435daaf
Add a basic SMF manifest for SunOS platforms ( #4238 )
...
Signed-off-by: Antonio Huete Jimenez <tuxillo@quantumachine.net >
2018-06-25 00:24:00 +03:00
Lauris BH
7d0a0229e1
More detailed documentation on how to set up from binary ( #4121 )
...
* More detailed documentation on how to set up from binary
Also change recommended file locations
2018-06-04 22:02:04 -04:00
Sandro Santilli
1d9581eca8
Fix service description in Debian init file ( #1538 )
2017-04-25 19:30:42 +02:00
Thomas Boerger
97048734bc
Synced gitignores with github repo ( #1245 )
...
* Renamed scripts directory into contrib
* Added script to download gitignores from github
* Synced gitignores with github repo
2017-03-15 13:30:00 +01:00