PDA

View Full Version : [all variants] problem starting daemon using ssh


techno.naru
August 1st, 2008, 12:02 PM
hello friends

i am trying to start the drqueue-slave daemon using ssh
but the problem is that the command
ssh root@10.0.1.xxx /etc/init.d/drqueue-slave restart

the command executes without error but the daemon does not start

but if i manually go to the machine using ssh and then execute the command the daemon starts....

what shall i do...

opscure
August 1st, 2008, 01:08 PM
ssh server 'program </dev/null >/dev/null 2>&1 &'