buddycloud / buddycloud-package

build scripts for buddycloud packages
http://downloads.buddycloud.com/
21 stars 7 forks source link

/etc/init.d/buddycloud-server won't give any feedback #8

Open guilhermesgb opened 11 years ago

guilhermesgb commented 11 years ago

While initializing a buddycloud channel server, I noticed that anything that happens during the script execution is not redirected to the user that executed it.

In my case I was getting an error due to trying to install it in a x86 machine but in order to figure out that was the problem, I had to lookup the script, copy the 'node' command and manually execute it so that I could see its output, which isn't exactly user friendly.

Having anything that happens during the script execution logged would be a good idea.

PS: I just moved this issue from https://github.com/buddycloud/buddycloud-server/issues/114.