mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-21 09:27:39 +00:00
Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log
This commit is contained in:
@@ -15,5 +15,9 @@
|
|||||||
</array>
|
</array>
|
||||||
<key>RunAtLoad</key>
|
<key>RunAtLoad</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>StandardErrorPath</key>
|
||||||
|
<string>/Library/Logs/ngIRCd.log</string>
|
||||||
|
<key>StandardOutPath</key>
|
||||||
|
<string>/Library/Logs/ngIRCd.log</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Reference in New Issue
Block a user