From e03330b027f3f7a9dd03204fedfe33602fb73f5c Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:39 +0100 Subject: fix(services): drop systemd-networkd.socket from curated, add to .ignore systemd-networkd.socket has no [Install] section; it's auto-activated by systemd-networkd.service via Sockets=. systemctl enable fails on it. It still shows as enabled (symlinked from the service's dependency graph), so add it to .ignore to keep drift output clean. --- systemd-units/base.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'systemd-units/base.txt') diff --git a/systemd-units/base.txt b/systemd-units/base.txt index 9bd8eca..39e57d2 100644 --- a/systemd-units/base.txt +++ b/systemd-units/base.txt @@ -11,7 +11,6 @@ acpid.service cpupower.service iwd.service systemd-networkd.service -systemd-networkd.socket systemd-networkd-wait-online.service tlp.service pcscd.socket -- cgit v1.2.3-70-g09d2