Allow network interface discovery under systemd

This commit is contained in:
2026-07-31 18:40:46 +02:00
parent c52def7c37
commit 6d360ec558
+1 -1
View File
@@ -26,7 +26,7 @@ ProtectControlGroups=true
RestrictRealtime=true RestrictRealtime=true
LockPersonality=true LockPersonality=true
SystemCallArchitectures=native SystemCallArchitectures=native
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK
ReadWritePaths=/var/lib/pi-car-companion ReadWritePaths=/var/lib/pi-car-companion
[Install] [Install]