Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the UMS profile go to System > Firmware Customization > Custom Commands > Desktop. For more on custom commands, see Custom Commands.

  2. Add the following as a Final desktop command:
    if [ ! -f /wfs/.one_more_reboot_done ] ; then touch /wfs/.one_more_reboot_done ; systemctl reboot ; fi

  3. Save the profile.