<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ccccff" text="#000000">
<font face="Helvetica, Arial, sans-serif">What we would like to do on a
server running CENTOS 4.6 is to restrict max cpu time for most
interactive users but ensure that processes for system users such as
root & special userids that provide services are kept as unlimited.<br>
<br>
The documentation for limits.conf is not very extensive but I think I
am correct in assuming that resource limits specified in limits.conf
only apply to processes that *login* to a system, rather than those
kicked off at boot time as daemons?<br>
<br>
There does not seem to be any obvious way of specifying an unlimited
value for a resource unlike the ulimit command ? Does anyone know a way
of specifying unlimited in limits.conf ?<br>
<br>
Any suggestions<br>
<br>
</font>
</body>
</html>