Module version bump for LDAPS patch. Move a line.

This commit is contained in:
Chris PeBenito 2011-08-24 09:38:58 -04:00
parent 9a680874fe
commit 66e03ec8b2
2 changed files with 3 additions and 3 deletions

View File

@ -697,11 +697,11 @@ interface(`sysnet_use_ldap',`
corenet_tcp_connect_ldap_port($1)
corenet_sendrecv_ldap_client_packets($1)
sysnet_read_config($1)
# Support for LDAPS
dev_read_rand($1)
dev_read_urand($1)
sysnet_read_config($1)
')
########################################

View File

@ -1,4 +1,4 @@
policy_module(sysnetwork, 1.12.1)
policy_module(sysnetwork, 1.12.2)
########################################
#