--- /usr/portage/net-irc/unrealircd/files/unrealircd.rc 2004-10-09 22:46:39.000000000 +0200 +++ /usr/local/portage/net-irc/unrealircd/files/unrealircd.rc 2008-12-21 14:36:18.000000000 +0100 @@ -19,7 +19,7 @@ stop() { ebegin "Shutting down unrealircd" - killall unrealircd + start-stop-daemon --stop --quiet --exec /usr/bin/unrealircd eend $? }