On 03/01/2008 21:54, Douglas A. Tutty wrote:
> 
> By what user is this script run.  The pam documentation for the limits
> module says that root is not affected by this limit.
> 

~# ls -lA /etc/cron.d/script
-rw------- 1 root root 190 Jan  2 18:23 /etc/cron.d/script


The contents of /etc/cron.d/script looks like this:

#!/bin/bash
*/30 9-17 * * 1-5 root /path/to/script > /dev/null 2>&1

Regards,
Craig.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to