Re: [systemd-devel] debugging guide

2012-04-02 Thread Lennart Poettering
On Fri, 30.03.12 18:26, Gustav Paul ([email protected]) wrote: > Hello, > > I'm debugging a systemd shutdown problem where systemd hangs. I would like > to track the shutdown process - presumably using log_error() all over the > place. > > What is the best-practices development cycle for tes

[systemd-devel] debugging guide

2012-03-30 Thread Gustav Paul
Hello, I'm debugging a systemd shutdown problem where systemd hangs. I would like to track the shutdown process - presumably using log_error() all over the place. What is the best-practices development cycle for testing changes to the source? Do you use a VM and if so, do you build an RPM (or wha