Autostart jira service (Debian Linux)

Manuela Schweizer July 30, 2017

Hello,

i would like a service autostart to my jira on my debian server.

I must after restart it manual start with command line.

 

How can this automatical?

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 30, 2017

It depends on what version or variant of Debian you're on, but to cover most

Check you've got some form of start/stop script - /etc/init.d/jira

Then, as root,

systemctl enable jira

If that gives you errors, then you might have more luck linking /etc/init.d/jira to /etc/rc3.d/jira

Manuela Schweizer July 31, 2017

Thanks :-)

The symlink was to /etc/rc3.d/S01jira

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events