On Mon, 12 Jul 2004, Michael Halcrow wrote: > On Mon, Jul 12, 2004 at 03:05:33PM -0600, J. Troy Carpenter wrote: > > Is there a away to set up a particular user such that every command > > they perform from the command line is scheduled with a specific > > priority (be it low or high)? > > There are a couple different ways to go about it. Personally, I would > just write a wrapper shell: >
I think an easier solution would be to edit the config file for the PAM limits module. Just edit /etc/security/limits.conf and give a "priority" for the user. Documentation is at http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/pam-6.html#ss6.12 ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
