diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index b2e3063..23d415f 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -44,5 +44,5 @@ This installation assumes Headphones is installed to `/home/sabnzbd/headphones`. ## Mac OS X Tested on Mac OS X 10.8.2. Assumes Headphones is installed to `/Applications/Headphones/` -* `ln -s /Applications/Headphones/init-scripts/init.osx ~/Library/LaunchAgents/com.rembo10.headphones.plist` +* `cp /Applications/Headphones/init-scripts/init.osx ~/Library/LaunchAgents/com.rembo10.headphones.plist` (do not symlink!) * `launchctl [load | unload] ~/Library/LaunchAgents/com.rembo10.headphones.plist` \ No newline at end of file