Hi,
I have a mysterious problem with the sysconfig section:when I use the following section
<sysconfig config:type="list"> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER_REMOTE_ACCESS</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>yes</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER_STARTS_XSERVER</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>no</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN</sysconfig_key> <sysconfig_path>/etc/sysconfig/displaymanager</sysconfig_path> <sysconfig_value>yes</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>YAST2_LOADFTPSERVER</sysconfig_key> <sysconfig_path>/etc/sysconfig/onlineupdate</sysconfig_path> <sysconfig_value>no</sysconfig_value> </sysconfig_entry> </sysconfig>
all system variables are set except the DISPLAYMANAGER_STARTS_XSERVER which still has the default value "yes". Is the handling of this section buggy, and how could one work around this?
System is SuSE-9.2.
Best regards,
Ole