=== nikias_ is now known as nikias [19:20] hello. Could you please help to clarify a comment on this page? http://upstart.ubuntu.com/wiki/Debugging -- nearly 7 years ago someone had asked for clarification -- and I'm also not understanding it today :) [19:20] question is: How do you request dumping of upstart events to a file on boot? [19:20] That page says: echo "Debug Message" >> /tmp/upstart [19:22] That seems confusing. How does one trigger upstart to write to that file (or a different file) on boot? [19:25] I want to see which events are generated and processed on boot, and in which order [19:25] I already enabled it with --verbose but that's not sufficient, because it's goes away once startup finishes. I want that output written to a file. [19:30] ok. I don't know which of both fixed it. But I've added both "--verbose --debug" to the kernel command line and I was able to find the events in "dmesg" output [19:35] hey all. are there any tests for extras? I try to add ipv6 support to the socket bridge but I cannot find any tests for it... [19:43] would be nice if somebody could point me to the tests for any of the bridges so I don't have to start from scratch