Skip to content

Instantly share code, notes, and snippets.

View gimmickyboot's full-sized avatar

Shannon Pasto gimmickyboot

  • 22:11 (UTC +11:00)
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.domain.wait</string>
<key>ProgramArguments</key>
<array>
<string>/bin/sh</string>
<string>/usr/local/bin/wait_for_valid_user_to_logon.sh</string>