summaryrefslogtreecommitdiffstats
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2024-02-26 07:47:46 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-03-01 01:40:26 +0100
commit5a0f6adbb2e39914897f404ac97fecebcc2c385a (patch)
treeb882d81c8acc7c85a61b4ad9feff4ec686ad2560 /tmpfiles.d
parentnetworkctl: use varlink method to dump LLDP neighbors (diff)
downloadsystemd-5a0f6adbb2e39914897f404ac97fecebcc2c385a.tar.xz
systemd-5a0f6adbb2e39914897f404ac97fecebcc2c385a.zip
network/lldp: do not save LLDP neighbors under /run/systemd
Now LLDP neighbors are exposed through varlink. Hence, it is not necessary to save to a file.
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/systemd-network.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmpfiles.d/systemd-network.conf b/tmpfiles.d/systemd-network.conf
index b30bc914a5..24197555ee 100644
--- a/tmpfiles.d/systemd-network.conf
+++ b/tmpfiles.d/systemd-network.conf
@@ -10,4 +10,3 @@
d /run/systemd/netif 0755 systemd-network systemd-network -
d /run/systemd/netif/links 0755 systemd-network systemd-network -
d /run/systemd/netif/leases 0755 systemd-network systemd-network -
-d /run/systemd/netif/lldp 0755 systemd-network systemd-network -