LoginScriptPlugin
LoginScriptPlugin copied to clipboard
Execute scripts when a user logs in on Mac OS X.
Have not had a chance to dig deeper, just reporting for now.
Hello. I am trying to get this to work on 10.12 Serria. It installs ok. I made a script that only touches a file. When I try to login the...
release 1.0b32 pkg.
I'd like to suggest including the installer/uninstall script as part of the installed files on disk. In order to create a Munki uninstaller autopkg recipe I resorted to [this](https://github.com/autopkg/jessepeterson-recipes/blob/master/LoginScriptPlugin/LoginScriptPluginUninstallCreator.py) using...
When using LoginScriptPlugin with a script running as a user that modifies CFPreferences (happens to be a script using pyobjc `CFPreferencesApp*` APIs) I'm getting odd results that are probably related...