mcbot needs a proper system account
mcbot used the nobody system account and changed some properties.
This collides with the default selinux policiy and the new account mcbot solves
this issue.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
## Project : mcbot#Known Bugs: * PRIVMSG for n=some@unaffiliated/users * strdup must be freed: DONE * the bot must be registered to use op commands -> works best on irc.freenode.netTodo: * UTF-8 aware Character-Encoding * Dynamic Loading of plugins with dlopen * implementation of some fun stuff * AUTO-RECONNECT must be implementedAuthor: * Markus Broeker mbroeker@largo.homelinux.orgComments: * scanner/parser rewritten * a flex / bison parser will be better and safer than pointer arithmetics