diff options
| author | 2007-06-22 02:34:06 +0000 | |
|---|---|---|
| committer | 2007-06-22 02:34:06 +0000 | |
| commit | 70028ca7253ef8a5a8a6210aa36014ad06f00524 (patch) | |
| tree | ec81a152a679d50102c291f4935716efbf3959be | |
| parent | Add org.inspircd.plist to svn ignore. (diff) | |
| download | inspircd++-70028ca7253ef8a5a8a6210aa36014ad06f00524.tar.gz inspircd++-70028ca7253ef8a5a8a6210aa36014ad06f00524.tar.bz2 inspircd++-70028ca7253ef8a5a8a6210aa36014ad06f00524.zip | |
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
| -rw-r--r-- | .org.inspircd.plist.inc | 2 |
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> |
