diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 037b51c..079cbf8 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -125,5 +125,5 @@ "default_target": "multi-user.target", - "units": ["initial-setup.service"] + "units": ["NetworkManager.service", "sshd.service", "rngd.service", "zram-swap.service"] }