0
votes
0answers
44 views

Automating Python with launchd & permissions

I setup a Python script to run automatically using launchd (via a .plist) I wanted this particular script to always run, whether a user was logged in or not, so I put the .plist that "launches" it ...
0
votes
4answers
525 views

Editing System/Library files with Property List Editor (PLE)

I want to update the schedule in /System/Library/LaunchDaemons/com.apple.locate.plist. I have unlocked the file in Finder but the Property List Editor is giving me: The file ...