blob: fc82ed8e78db1ab863187a490d2e80b8e76daa05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Upstream-Status: Inappropriate [distribution]
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
|