Monit runs with root, but i don't want to start my processes as root.. like mysql, mongrel, apache..
|
feedback
|
| |||
|
feedback
|
|
i have found a answer.. i could do a: start_program = "su -c 'command here' USERiWANTtoUSE".. :) | |||||||||
feedback
|
|
What operating system / distro are you using? How did you install Monit? Most dsitros 'do the right thing' and make sure things don't start as root. | |||
feedback
|