El jueves,  7 de junio de 2007 21:56 +0200, Matteo Landi
<[EMAIL PROTECTED]> escribió:
> well...typing amuled on the tty, can't do nothing with those shell,
> because i don't turn back on the prompt...so it doesn't forw isn't
> it? :D By the way it doesn't start with initng.. where i can find a log
> of the processes? maybe it could help us, uh?
> M@
> 

That's probably because it needs to run as your user to get the config, and
other stuff, so you need to change the uid and gid:

daemon daemon/amuled {
        need = system/bootmisc virtual/network;
-->     suid = <your user>;
-->     sgid = <your group>;
        exec daemon = /usr/bin/aMuled;
}

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to