Author: tgoettlicher
Date: Mon Nov 28 17:00:28 2011
New Revision: 66968
URL: http://svn.opensuse.org/viewcvs/yast?rev=66968&view=rev
Log:
added comments to source
Modified:
trunk/ftp-server/src/write_load.ycp
Modified: trunk/ftp-server/src/write_load.ycp
URL: http://svn.opensuse.org/viewcvs/yast/trunk/ftp-server/src/write_load.ycp?re…
==============================================================================
--- trunk/ftp-server/src/write_load.ycp (original)
+++ trunk/ftp-server/src/write_load.ycp Mon Nov 28 17:00:28 2011
@@ -55,6 +55,11 @@
y2milestone("----------------------------------------------------");
//bnc#597842 Yast2-ftp-server module losses the chroot everyone (chroot-local-user) setting
+ //the problem appears to be that after vsftpd settings are parsed,
+ //the correct values are overwritten by parsing the (meaningless)
+ //settings for pure-ftpd.
+
+
if ((FtpServer::vsftpd_edit) || (size(pure_ftpd_xinet_conf) == 0))
{
y2milestone("skip SettingsXinetdPure() -> vsftpd is used or pure_ftpd_xinet_conf is empty");
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: lslezak
Date: Fri Nov 25 20:06:31 2011
New Revision: 66964
URL: http://svn.opensuse.org/viewcvs/yast?rev=66964&view=rev
Log:
Created tag branch-Code-11-SP2-2_17_27 for wagon
Added:
tags/branch-Code-11-SP2-2_17_27/wagon/ (props changed)
- copied from r66963, branches/SuSE-Code-11-SP2-Branch/wagon/
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org