summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--contrib/MacOSX/de.barton.ngircd.plist.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/MacOSX/de.barton.ngircd.plist.tmpl b/contrib/MacOSX/de.barton.ngircd.plist.tmpl
index f54333d6..7f38d114 100644
--- a/contrib/MacOSX/de.barton.ngircd.plist.tmpl
+++ b/contrib/MacOSX/de.barton.ngircd.plist.tmpl
@@ -15,5 +15,9 @@
 	</array>
 	<key>RunAtLoad</key>
 	<true/>
+	<key>StandardErrorPath</key>
+	<string>/Library/Logs/ngIRCd.log</string>
+	<key>StandardOutPath</key>
+	<string>/Library/Logs/ngIRCd.log</string>
 </dict>
 </plist>