Re: [systemd-devel] systemd-networkd 219 chokes on can device

2015-03-05 Thread Mads
,9 @@ break; case RTM_DELLINK: + + if (strcmp("can0", name) == 0) + return 0; link_drop(link); netdev_drop(netdev); Any tips for what I'm missing here to create a workaround making systemd-networkd not consider can0 as a network device would also be appreciated :) - Mads I now see

Re: [systemd-devel] systemd-networkd 219 chokes on can device

2015-03-05 Thread Mads
rop(link); netdev_drop(netdev); Any tips for what I'm missing here to create a workaround making systemd-networkd not consider can0 as a network device would also be appreciated :) - Mads ___ systemd-devel mailing l

Re: [systemd-devel] systemd-networkd 219 chokes on can device

2015-03-04 Thread Mads
doesn't go up (not after manually invoking `systemctl restart systemd-networkd´ either). They just get configured, not upped. What does the workaround lack to make that work? - Mads ___ systemd-devel mailing list [email protected]

[systemd-devel] systemd-networkd 219 chokes on can device

2015-03-04 Thread Mads
MACK -SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN - Mads ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] systemd-networkd DHCP renew

2014-08-27 Thread Mads
Hi! Is there a way to force a DHCPv4 release/renew with systemd-networkd? - Mads ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] Fwd: systemd: wait for shutdown-service to complete

2011-12-16 Thread Mads Kiilerich
state to the mounted file systems. (I would however expect that vmware had open file handles and thus would prevent umount ...) /Mads ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

[systemd-devel] Problems running services on system shutdown before umount

2011-11-29 Thread Mads Kiilerich
t. Can you give a hint to help me understand what is going on and how to get it right? I'm using systemd-37-3.fc16. /Mads ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel