Probably what I need is an exact steps simple example to give me that "ah ha!" moment.
On Mon, Nov 10, 2014 at 2:06 PM, William Hermans <[email protected]> wrote: > Mike, Hi, > > Yes, I found all of that stuff, and it is great, but basically still is a > toy. By this I mean outside of graphing startup times etc, that is not very > useful. Perhaps what I am really after is syscntl information, but with the > limited time I've had lately, I have not been able to find much of anything > of use. > > For instance, I found the newer method of startup scripts( services ) > really fast, and mostly painless to setup. > https://wiki.debian.org/LSBInitScripts Trying to do the same with the > latest init daemon for me so far has proven to be futile on my own behalf. > > Most probably I need to do more reading, this is expected. But short term > I tend to just use LSB init scripts rather than reading yet more > frustrating documentation. > > On Mon, Nov 10, 2014 at 1:42 PM, Dr. Michael J. Chudobiak < > [email protected]> wrote: > >> On 11/10/2014 03:37 PM, William Hermans wrote: >> >>> systemd is supposed to make boot times even faster compared to the older >>> / std debian init daemon. The problem I personally have with systemd, is >>> that I'm oldschool Linux, know init fairly well, and can not find very >>> good information about systemd on the web. >>> >> >> systemd has a ton of documentation. Some useful bits: >> >> http://0pointer.de/blog/projects/blame-game.html >> http://www.freedesktop.org/wiki/Software/systemd/TipsAndTricks/ >> http://www.freedesktop.org/wiki/Software/systemd/ >> >> >> Using "systemd-analyze plot > plot.svg" is hugely useful for identifying >> startup bottlenecks. >> >> >> - Mike >> >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- You received this message because you are subscribed to the Google >> Groups "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
