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 > (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-58643691-1', 'auto'); ga('send', 'pageview');
summaryrefslogtreecommitdiff
path: root/meta/classes/linux_modules.bbclass
blob: d5c4e74ca1eebcaaaf59c7db2a66cba5bee39325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19