tmpfile: do not specify mode and owner to /run/systemd/netif

Fixes #9369.
This commit is contained in:
Yu Watanabe 2018-06-22 12:32:28 +09:00 committed by Lennart Poettering
parent 321ed3643a
commit 2af7677294
1 changed files with 3 additions and 3 deletions

View File

@ -17,9 +17,9 @@ d /run/systemd/users 0755 root root -
d /run/systemd/machines 0755 root root -
d /run/systemd/shutdown 0755 root root -
m4_ifdef(`ENABLE_NETWORKD',
d /run/systemd/netif 0755 root root -
d /run/systemd/netif/links 0755 root root -
d /run/systemd/netif/leases 0755 root root -
d /run/systemd/netif - - - -
d /run/systemd/netif/links - - - -
d /run/systemd/netif/leases - - - -
)m4_dnl
d /run/log 0755 root root -