Add workflow option to run scripts at first boot

Issue #72 closed
Dave Lebbing created an issue

Currently when adding a workflow with scripts, the config.plist entry is written with the key "first_boot" always set to false. The current sample scripts need this to be set to true, so I've been modifying it manually to set it to true. It may be good to provide a UI option to toggle this value.

Comments (3)

  1. timothy perfitt

    That flag is set behind the scenes as needed. eventually, i want to add in a launchd type behavior but that time is note now.

  2. Log in to comment