diff --git a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-wipe.service b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-wipe.service index c15119f53..4aca55a49 100644 --- a/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-wipe.service +++ b/buildroot-external/rootfs-overlay/usr/lib/systemd/system/haos-wipe.service @@ -10,6 +10,7 @@ ConditionKernelCommandLine=haos.wipe=1 [Service] Type=oneshot +RemainAfterExit=yes ExecStart=/usr/libexec/haos-wipe [Install]