[systemd-devel] [PATCH] do not ellipsize cgroup members in full status

Lukáš Nykrýn lnykryn at redhat.com
Tue Sep 25 06:36:09 PDT 2012


Lennart Poettering píše v Pá 21. 09. 2012 v 12:22 +0200:
> On Thu, 20.09.12 16:30, Lukáš Nykrýn (lnykryn at redhat.com) wrote:
> 
> > Hello,
> > >From bug report: https://bugzilla.redhat.com/show_bug.cgi?id=858693
> > "There is no easy way how to force "systemctl status" not to crop long
> > lines with ellipsis in a virtual terminal. "-a" or "--full" options
> > doesn't help (and they even shouldn't help, according to the man page)"
> > 
> > I am not sure if there should be additional parameter or extend --full,
> > but systemctl has already enough parameters.
> 
> Using --full for this sounds like a good idea.
> 
> Insted of using UINT_MAX here as special value I'd prefer if we could
> follow the semantics of logs-show.h here more closely and introduce a
> bit field?
> 
> Lennart
> 

I think that in this case we can use the OutputFlags so here is reworked
patch.

Regards
Lukas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-systemctl-do-not-ellipsize-cgroup-members-in-full-st.patch
Type: text/x-patch
Size: 21997 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120925/760d1541/attachment-0001.bin>


More information about the systemd-devel mailing list