Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log
This commit is contained in:
parent
73f7201ab3
commit
d060e90de0
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user