Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi
I'm trying to make Stash become a UNIX service by following the instructions on https://confluence.atlassian.com/display/STASH/Running+Stash+as+a+Linux+service
All works well - except when running "sudo service stash status" I get this:
/etc/init.d/stash: line 115: status_of_proc: command not found
Seems "status_of_proc" is not part of the LSB functions. My system is Fedora 20
Thanks!
Have you tried the RHEL version? https://answers.atlassian.com/questions/218946/stash-system-v-init-script-for-rhel
If not, you need to:
You may have to install the redhat-lsb
package on RHEL (or derivatives) to provide the LSB functions used in the script.
Thanks! That did the trick. I missed this when I searched for this on the site, since I searched for "status_of_proc".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.