diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-swapfile.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-swapfile.service index 6d6b49646..872438487 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-swapfile.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-swapfile.service @@ -10,4 +10,4 @@ Type=oneshot ExecStart=/usr/libexec/haos-swapfile [Install] -WantedBy=multi-user.target +WantedBy=swap.target