On Mon, 20 Feb 2006, Nathan C. Smith wrote: > Also, Openpbx.org runs as a non-root user. If anyone has ideas about how to > implement QoS as a non-root user please post them to this list or give them > a try and submit a patch.
What exactly do you mean? If you mean setting the TOS value, then have a look at my submitted patch in r1382 and the mail I sent to dev list after that. It's already in there, but not tested with other OSes. This works when started by root with setuid() only. When started as non-root, then there is no possibility except the program which started openpbx has the correct capabilities. Armin _______________________________________________ Openpbx-dev mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-dev
