Thus spake Janar Kokk ([EMAIL PROTECTED]):

> I think you didn't understood my question.
> 
> I want to not allow my machine's users to run any backround processes such
> as eggdrop etc

You can use ulimit to limit the number of processes, but don't set it
to 1 or they won't be able to run *anything* - bash (and other shells)
fork a new process for each command.

-- 
|Deryk Barker, Computer Science Dept. | Music does not have to be understood|
|Camosun College, Victoria, BC, Canada| It has to be listened to.           |
|email: [EMAIL PROTECTED]         |                                     |
|phone: +1 250 370 4452               |         Hermann Scherchen.          |

Reply via email to