Update app.olivetin.olivetin.plist

This commit is contained in:
HackDefendr 2026-06-07 10:05:18 -05:00 committed by GitHub
parent cfa4ae787d
commit 51e5e526e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
As a per-user LaunchAgent (recommended, no root needed):
cp app.olivetin.olivetin.plist ~/Library/LaunchAgents/
launchctl load ~/Library/LaunchAgents/app.olivetin.olivetin.plist # start now + at login
launchctl unload ~/Library/LaunchAgents/app.olivetin.olivetin.plist # stop + disable
launchctl bootstrap ~/Library/LaunchAgents/app.olivetin.olivetin.plist # start now + at login
launchctl bootout ~/Library/LaunchAgents/app.olivetin.olivetin.plist # stop + disable
As a system-wide LaunchDaemon (starts at boot, before login; needs root):
sudo cp app.olivetin.olivetin.plist /Library/LaunchDaemons/