On Wed, Apr 17, 2013 at 04:50:19PM +0200, Lennart Poettering wrote: > On Tue, 16.04.13 13:48, Zbigniew Jędrzejewski-Szmek ([email protected]) wrote: > > > +__systemd_properties() { > > + local mode=$1; shift 1 > > + { __systemctl $mode show; > > You probaly want to add "-a" here, since "systemctl show" normally > suppresses 'empty' properties. Thanks, fixed.
Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
