Fix property list arguments.

This commit is contained in:
Peter Powell 2012-12-17 04:35:32 +00:00 committed by attilamolnar
parent 32208f45fe
commit 092f9d7ec1

View File

@ -17,7 +17,7 @@
<key>ProgramArguments</key>
<array>
<string>inspircd</string>
<string>-nofork</string>
<string>--nofork</string>
</array>
<key>ServiceIPC</key>
<false/>