User Tools

Site Tools


mac_disable_autostart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mac_disable_autostart [2015/05/05 17:10]
zip
mac_disable_autostart [2015/06/05 15:51] (current)
zip
Line 1: Line 1:
 Serviio automatically starts on OSX after the system boots. To disable this behaviour, follow these steps: Serviio automatically starts on OSX after the system boots. To disable this behaviour, follow these steps:
  
-  - Start Terminal application +  - open the daemon configuration in your favorite editor: <code>/Library/LaunchDaemons/org.serviio.server.plist</code> 
-  - remove the daemon configuration <code>sudo rm /Library/LaunchDaemons/org.serviio.server.plist</code>+  - disable autostart by adding this element before the last </dict> element <code> 
 +<key>Disabled</key> 
 +<true/></code> 
 +  - and save the file    
mac_disable_autostart.1430845854.txt.gz · Last modified: 2015/05/05 17:10 by zip