chiark / gitweb /
networkd: split runtime config dir from state dir
authorTom Gundersen <teg@jklm.no>
Tue, 3 Jun 2014 16:57:47 +0000 (18:57 +0200)
committerTom Gundersen <teg@jklm.no>
Tue, 3 Jun 2014 16:58:00 +0000 (18:58 +0200)
Configuration will be in

root:root /run/systemd/network

and state will be in

systemd-network:systemd-network /run/systemd/netif

This matches what we do for logind's seat/session state.


No differences found