Hi

On Thu, Sep 18, 2014 at 12:57 PM, Dr. Werner Fink <wer...@suse.de> wrote:
>   linuxadmin:~ # uname -m
>   s390x
>   linuxadmin:~ # systemctl show multi-user.target | grep -E '=(yes|no)'
>   CanStart=no
>   CanStop=no
>   CanReload=no
>   CanIsolate=no
>   StopWhenUnneeded=no
>   RefuseManualStart=no
>   RefuseManualStop=no
>   AllowIsolate=no
>   DefaultDependencies=no
>   IgnoreOnIsolate=no
>   IgnoreOnSnapshot=no
>   NeedDaemonReload=no
>   ConditionResult=no
>   Transient=no

I have a fix for bus_print_property() which is used by "systemctl
show". It used "bool" instead of "int". I will push it in a moment.

Thanks a lot for the report!
David
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to