Commit Diff


commit - 73f7201ab38013a9c30239ebee35511f77657ce3
commit + d060e90de06e0fb3fc3e557fe97f9d0b0e132a29
blob - f54333d653c8e0cc48766fa3ec49984e19da6b7a
blob + 7f38d11456e693c7b921482d242967abb920b496
--- contrib/MacOSX/de.barton.ngircd.plist.tmpl
+++ 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>