On Tue, 16.04.13 13:48, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) 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.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to