From: Heiko Z. <smi...@us...> - 2010-12-29 15:17:55
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28725/scripts/configuration/profiles Modified Files: default server Log Message: added mod_authn_otp 1.1.1 Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.113 retrieving revision 1.114 diff -u -d -r1.113 -r1.114 --- default 11 Jul 2010 17:15:49 -0000 1.113 +++ default 29 Dec 2010 15:17:48 -0000 1.114 @@ -248,3 +248,4 @@ CONFIG_IRQBALANCE=y CONFIG_MODSECURITY=y CONFIG_POUND=y +CONFIG_MOD_AUTHN_OTP=y Index: server =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/server,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- server 11 Jul 2010 17:15:49 -0000 1.24 +++ server 29 Dec 2010 15:17:48 -0000 1.25 @@ -247,3 +247,4 @@ CONFIG_IRQBALANCE=y CONFIG_MODSECURITY=y CONFIG_POUND=y +CONFIG_MOD_AUTHN_OTP=y |