Re: [systemd-devel] networkd with radv advertised prefixes

2014-07-10 Thread brane2
Dne 10. 07. 2014 09:11, piše brane2: Dne 10. 07. 2014 08:14, piše brane2: Dne 09. 07. 2014 17:06, piše Tom Gundersen: On Wed, Jul 9, 2014 at 4:19 PM, Vasiliy Tolstov wrote: As i see, networkd now able to do dhcpv6, what about configuring interfaces to accept radv messages and configure it

Re: [systemd-devel] networkd with radv advertised prefixes

2014-07-10 Thread brane2
Dne 10. 07. 2014 08:14, piše brane2: Dne 09. 07. 2014 17:06, piše Tom Gundersen: On Wed, Jul 9, 2014 at 4:19 PM, Vasiliy Tolstov wrote: As i see, networkd now able to do dhcpv6, what about configuring interfaces to accept radv messages and configure it interfaces? What i need to do on systemd

Re: [systemd-devel] networkd with radv advertised prefixes

2014-07-09 Thread brane2
Dne 09. 07. 2014 17:06, piše Tom Gundersen: On Wed, Jul 9, 2014 at 4:19 PM, Vasiliy Tolstov wrote: As i see, networkd now able to do dhcpv6, what about configuring interfaces to accept radv messages and configure it interfaces? What i need to do on systemd-networkd side? Currently that is not

Re: [systemd-devel] A bug in systemctl ( systemd-125)

2014-07-08 Thread brane2
Dne 08. 07. 2014 22:34, piše brane2: Dne 08. 07. 2014 22:15, piše brane2: Hi to all, I thought to inform you that I came across a bug within systemctl. Some options produce no output, although according to manuals and examples it should. first to cerrect a typo - I meant latest version 215

Re: [systemd-devel] A bug in systemctl ( systemd-125)

2014-07-08 Thread brane2
Dne 08. 07. 2014 22:15, piše brane2: Hi to all, I thought to inform you that I came across a bug within systemctl. Some options produce no output, although according to manuals and examples it should. first to cerrect a typo - I meant latest version 215,not 125 as in subject line. Second

[systemd-devel] A bug in systemctl ( systemd-125)

2014-07-08 Thread brane2
Hi to all, I thought to inform you that I came across a bug within systemctl. Some options produce no output, although according to manuals and examples it should. Like for example: systemctl -t mount But if I send systemctl's output through pipe, I get output. So: systemctl -t mount | ca