User Tools

Site Tools


mac_disable_autostart

Serviio automatically starts on OSX after the system boots. To disable this behaviour, follow these steps:

  1. open the daemon configuration in your favorite editor:
    /Library/LaunchDaemons/org.serviio.server.plist
  2. disable autostart by adding this element before the last </dict> element
    <key>Disabled</key>
    <true/>
  3. and save the file
mac_disable_autostart.txt · Last modified: 2015/06/05 15:51 by zip