Bob,

 On line 79  in xautolock-2.1/include/config.h
we have :

#define LOCK_MINS 10 /* default ... */ #define MAX_LOCK_MINS 60 /* maximum ... */

So inorder to be able to wait more than 60 minutes to before terminating a session , regardless of time value gven on the commandline,
I had to incrrease the  MAX_LOCK_MINS   value .
I set it to 720 minutes for now, so that users sessions are terminated during the night if they dont log out.

//Lars
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to