chiark / gitweb /
units: networkd - order after udev
authorTom Gundersen <teg@jklm.no>
Sat, 6 Sep 2014 20:37:31 +0000 (22:37 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 8 Sep 2014 13:07:51 +0000 (15:07 +0200)
commit4bd5ace3e78ec0ca4c174bc875e3d9f6e1ae7405
treeeb17db181e03a5604aad31f029bf78fd74232df3
parent1eb808756e3e4cc724ba17725a8513e562551c21
units: networkd - order after udev

This way we are sure that /dev/net/tun has been given the right permissions before we try to connect to it.
Ideally, we should create tun/tap devices over netlink, and then this whole issue would go away.
units/systemd-networkd.service.in