-
Notifications
You must be signed in to change notification settings - Fork 670
Closed
Description
Originally reported on Google Code with ID 348
I was unable to find a way to specify a location where Gitblit logs its output, so I
ended up making some changes to the Ubuntu service script (also includes the pidfile
tweak to avoid hardcoding the same path twice and an option to show the log). The patch
is enclosed.
Of course, it would be much better to handle this from within the webapp, i.e. a command
line argument, like
java -jar gitblit.jar --logFolder $GITBLIT_BASE_FOLDER/log
or something. What do you guys think?
Reported by sundayfunday1234@outlook.com
on 2013-12-05 10:43:55
- _Attachment: