J'essaie d'installer un UnrealIRCD sur mon raspberry pi, après avoir corrigé plusieurs problèmes de configuration, je n'arrive toujours pas à lancer le daemon :
[root@alarmpi unrealircd]# unrealircd
WARNING: You are running UnrealIRCd as root and it is not
configured to drop priviliges. This is _very_ dangerous,
as any compromise of your UnrealIRCd is the same as
giving a cracker root SSH access to your box.
You should either start UnrealIRCd under a different
account than root, or set IRC_USER in include/config.h
to a nonprivileged username and recompile.
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.10.2
using TRE 0.8.0 (BSD)
using OpenSSL 1.0.1f 6 Jan 2014
using zlib 1.2.8
using libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libssh2/1.4.3
* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Initializing SSL.
Si quelqu'un avait eu le même souci, ou saurait comment le résoudre, ça serait cool
Merci !