How to make ubuntu service run as specific user?
I created an init.d script and make it start at boot, but sooner I found the service is running as root after reboot.
I google and google, people suggest run as a seperate user, so what's the steps?
How to make ubuntu service run as specific user?
I created an init.d script and make it start at boot, but sooner I found the service is running as root after reboot.
I google and google, people suggest run as a seperate user, so what's the steps?
Upstart v1.4+ states ...