From b2e2516494d916914ef8477317fc5b467ee87717 Mon Sep 17 00:00:00 2001 From: Bas Stottelaar Date: Sat, 15 Aug 2015 20:49:52 +0200 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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