Mailinglist Archive: yast-commit (1095 mails)

< Previous Next >
[yast-commit] r52246 - /trunk/ldap-server/src/widgets.ycp
  • From: rhafer@xxxxxxxxxxxxxxxx
  • Date: Wed, 15 Oct 2008 12:47:41 -0000
  • Message-id: <20081015124741.54CD7F4EB3@xxxxxxxxxxxxxxxx>
Author: rhafer
Date: Wed Oct 15 14:47:41 2008
New Revision: 52246

URL: http://svn.opensuse.org/viewcvs/yast?rev=52246&view=rev
Log:
fixed services string for firewall

Modified:
trunk/ldap-server/src/widgets.ycp

Modified: trunk/ldap-server/src/widgets.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ldap-server/src/widgets.ycp?rev=52246&r1=52245&r2=52246&view=diff
==============================================================================
--- trunk/ldap-server/src/widgets.ycp (original)
+++ trunk/ldap-server/src/widgets.ycp Wed Oct 15 14:47:41 2008
@@ -6,7 +6,7 @@
import "Popup";

map<string, any> firewall_settings = $[
- "services": [ "ldap" , "ldaps" ],
+ "services": [ "service:openldap" ],
"display_details": true,
];


--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages