blob: de9fb0b17d1229b06dd2656251604b6e481f5a08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|