Hello, I have installed amuled 2.1.2
I want to start it at my server startup with start-stop-daemon (gentoo)
start-stop-daemon --start --exec "/usr/local/bin/amuled" --make-pidfile --pidfile /var/run/amuled.pid >/var/log/amule.log
but i have this litle problem :
amule.log :
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
ERROR: Warning Warning! You are running aMule as root.
Doing so is not recommended for security reasons,
and you are advised to run aMule as an normal
user instead.
Loading temp files from //.aMule/Temp.
All PartFiles Loaded.
ListenSocket: Ok.
External connections disabled in config file
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir //.aMule/Incoming/ shared
ERROR: aMule daemon cannot be used when external connections are disabled. To enable External Connections, use either a normal aMule or set the key"AcceptExternalConnections" to 1 in the file ~/.aMule/amule.conf
Now, exiting main app...
aMule OnExit: Terminating core.
aMule shutdown completed.
But my .aMule folder is /home/emule/.aMule
how can i solve this problem?

other question : how can i run amule at startup with a normal user??
thks
sorry if my english is bad.