Hi! 

I define a custom service which include master and client. 

In master script, it has install/status/configuare/start/stop function. 

In client script, it only has *install* function. 

For A node, i install master, and for B node, i install client. 

I install and stop as expected, but when exec "restart all" from web, 

A node restart as usual, but B node exec *install* function. 

In my thought, "restart all" should work like "stop" which only work for 
master/slave node. 

Is is a bug or someting import i had missed? 

Best Wishes 

Reply via email to