Re: [systemd-devel] systemd diagnostics

2011-11-25 Thread Gustavo Sverzut Barbieri
On Tue, Nov 22, 2011 at 1:49 PM, Edward Z. Yang wrote: > Hello Gustavo, > > Of course! > > Excerpts from Gustavo Sverzut Barbieri's message of Tue Nov 22 04:49:00 -0500 > 2011: >> > 1. Newline separated property information.  When I run >> > 'systemctl show -p "Wants" basic.target' I get a space-

Re: [systemd-devel] systemd diagnostics

2011-11-22 Thread Edward Z. Yang
Hello Gustavo, Of course! Excerpts from Gustavo Sverzut Barbieri's message of Tue Nov 22 04:49:00 -0500 2011: > > 1. Newline separated property information. When I run > > 'systemctl show -p "Wants" basic.target' I get a space-separated list of > > targets. This is pretty annoying, it would be

Re: [systemd-devel] systemd diagnostics

2011-11-22 Thread Michal Schmidt
On 11/22/2011 04:36 AM, Edward Z. Yang wrote: 3. Listing enabled services. We should not have to write horrible scripts like this: In F16 you can use "systemctl list-unit-files". Michal ___ systemd-devel mailing list [email protected].

Re: [systemd-devel] systemd diagnostics

2011-11-22 Thread Gustavo Sverzut Barbieri
On Tuesday, November 22, 2011, Edward Z. Yang wrote: > Hello all, > > We are currently hacking and clawing our way through systemd for all of our > legacy services, and there are a number of usability enhancements that would be useful, but > we are unsure if they exist. If these do not exist, it

[systemd-devel] systemd diagnostics

2011-11-21 Thread Edward Z. Yang
Hello all, We are currently hacking and clawing our way through systemd for all of our legacy services, and there are a number of usability enhancements that would be useful, but we are unsure if they exist. If these do not exist, it would be very useful if they became available. 1. Newline sep