Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
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