On Tue, 16.04.13 13:48, Zbigniew Jędrzejewski-Szmek (zbyszek at 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.