So, thanks to xnox.
/lib/systemd/system/ifup@.service
has 'RuntimeDirectory=network'
So that is what is killing /run/network .
He suggested we should remove this from ifup@.service and ship a file in /usr/lib/tmpfiles.d that does:
d /run/network 0755 root root -
So, thanks to xnox. system/ ifup@.service ry=network'
/lib/systemd/
has 'RuntimeDirecto
So that is what is killing /run/network .
He suggested we should remove this from ifup@.service and ship a file in /usr/lib/tmpfiles.d that does:
d /run/network 0755 root root -