mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 18:02:12 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3072 311d38ba-8fff-0310-9ca6-ca027cbcb966
13 lines
443 B
Diff
13 lines
443 B
Diff
Index: ubootchart.conf
|
|
===================================================================
|
|
--- ubootchart.conf (revision 9)
|
|
+++ ubootchart.conf (working copy)
|
|
@@ -1,6 +1,6 @@
|
|
|
|
# If you want to chain on and run somthing other than /sbin/init...
|
|
-export init_prog=/sbin/init
|
|
+export init_prog=/sbin/init.sysvinit
|
|
|
|
# On startup ubootchart will mount a tmpfs filesystem at this
|
|
# location and chdir here. This is only used for the logging of
|