-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Is anyone else using the reboot functionality with IAs?
We're running an older build, and with IAs set to reboot at the end of bootstrapping, we're finding Macs running macOS Sonoma beta 7 do not reboot. IAs writes to the logs that the Mac is rebooting, then IAs cleans up after itself.
Here's the relevant code:
Running /usr/bin/osascript -e delay 5 -e tell application "System Events" to restart manually doesn't seem to do anything on macOS Sonoma beta 7, either, so I don't think this is an IAs-specific issue.
Any objection to changing this to something like /sbin/shutdown -r now instead?
Metadata
Metadata
Assignees
Labels
No labels