fix service

This commit is contained in:
2023-12-01 11:00:44 +01:00
parent c3f87ce990
commit 9e5e253168

View File

@@ -26,7 +26,7 @@
ListenStreams = "%t/cni/dhcp.sock";
SocketMode = 0600;
};
wantedBy = "sockets.target";
wantedBy = [ "sockets.target" ];
};
systemd.services."io.podman.dhcp" = {