summaryrefslogtreecommitdiff
path: root/.org.inspircd.plist.inc
diff options
context:
space:
mode:
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-22 02:34:06 +0000
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2007-06-22 02:34:06 +0000
commit70028ca7253ef8a5a8a6210aa36014ad06f00524 (patch)
treeec81a152a679d50102c291f4935716efbf3959be /.org.inspircd.plist.inc
parentbd0b32beb6d2b84bc12ed7c6e3ca22b47df9ac89 (diff)
Apply patch from BuildSmart. Add owner of process to launchd script.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7402 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to '.org.inspircd.plist.inc')
-rw-r--r--.org.inspircd.plist.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.org.inspircd.plist.inc b/.org.inspircd.plist.inc
index 699e878c1..3112d51b1 100644
--- a/.org.inspircd.plist.inc
+++ b/.org.inspircd.plist.inc
@@ -21,5 +21,7 @@
</array>
<key>ServiceIPC</key>
<false/>
+ <key>UserName</key>
+ <string>ircdaemon</string>
</dict>
</plist>