2

I'm using corosync and pacemaker on a debian, and at each reboot I need to start pacemaker by hand. Is there a solution to make it happend automaticaly?

Tanks a lot.

1

1 Answer 1

1

Did you try enabeling them with update-rc.d It's the same way you do it in ubuntu described here?

update-rc.d pacemaker defaults
update-rc.d corosync defaults

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.