Update of /cvsroot/radmind/radmind-assistant
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1081
Modified Files:
600.radmind
Log Message:
Full log message shows up if there's user on the console.
Index: 600.radmind
===================================================================
RCS file: /cvsroot/radmind/radmind-assistant/600.radmind,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** 600.radmind 10 Mar 2004 21:30:20 -0000 1.6
--- 600.radmind 25 Mar 2006 01:17:35 -0000 1.7
***************
*** 17,21 ****
if who | grep console > /dev/null; then
! logger -si -t $0 User logged in, radmind session \
will begin on next logout.
exit 0
--- 17,21 ----
if who | grep console > /dev/null; then
! logger -si -t $0 User logged in, radmind session \
will begin on next logout.
exit 0
|