https://bugzilla.novell.com/show_bug.cgi?id=727092 https://bugzilla.novell.com/show_bug.cgi?id=727092#c0 Summary: Release Notes should state how to change from systemd to systemv Classification: openSUSE Product: openSUSE 12.1 Version: RC 1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Release Notes AssignedTo: ke@suse.com ReportedBy: Larry.Finger@lwfinger.net QAContact: coolo@suse.com Found By: --- Blocker: --- Created an attachment (id=459372) --> (http://bugzilla.novell.com/attachment.cgi?id=459372) Script to change from systemd to systemv, or vice versa User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 If a user's computer fails to boot using systemd, it is a real PITA to have to hit the F5 key on every reboot. The user should be given information on how to change the default method to avoid this step. Experimentation has shown the steps needed are to delete /sbin/init and create a link /sbin/init => /bin/systemd, or /sbin/init => /sbin/systemv. A script for /bin/sh to perform the necessary steps is attached. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.