on Thursday 17 November 2011 winfried_mb2@xmsnet.nl wrote:
When I reboot the machine myself, the script *is* executed. Could this be a change or bug related to the new systemd init tool?
yes, indeed that seems to be a bug because of the systemd You can workaround it: <chroot-scripts config:type="list"> <script> <chrooted config:type="boolean">true</chrooted> <interpreter>shell</interpreter> <source><![CDATA[ insserv autoyast ]]></source> </script> that does not hurt on older openSUSE/SLES releases too Or pass init=/sbin/sysvinit to the kernel. That'll switch to the old and working boot mechanism. -- ciao, Uwe Gansert SUSE LINUX Products GmbH, HRB 16746 (AG Nürnberg) GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer Home: http://www.suse.de/~ug - Blog: http://suse.gansert.net listening to: "Stern" by In Strict Confidence -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org