chiark / gitweb /
networkd: fix creation of runtime dirs at startup
authorTom Gundersen <teg@jklm.no>
Thu, 13 Mar 2014 18:02:28 +0000 (19:02 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 14 Mar 2014 11:44:17 +0000 (12:44 +0100)
commit0ea51a1129b9984a3c6d96cef1b0e33c99b5e9cf
treea83f8b579a15e9deda17f2cc94c3bf55cd2b8fa7
parent2a1763edfbdb95be643d595afbcc64f3fc092e46
networkd: fix creation of runtime dirs at startup

This allows us to drop the repeated attempted creations of the runtime dirs during runtime.
src/libsystemd-network/sd-dhcp-lease.c
src/network/networkd-link.c
src/network/networkd-manager.c
src/network/networkd.c