Your IP : 216.73.216.48
#$EPIC: rehash,v 1.4 2003/09/23 01:00:18 nsx Exp $
Synopsis:
rehash [command]
Description:
This command is used to force the current server to reload its ircd.conf
configuration file. This is useful for effecting configuration changes
without starting a new server.
A command can be given on some servers which extends rehash to other
configuration files and other functionality.
Notes:
ircd-hybrid 6.0 and later support at least the following REHASH
commands:
DNS - Re-read /etc/resolv.conf
IP - Reload IP Hash. Shouldn't need to be used.
TKLINES - Clear all temporary klines.
GLINES - Locally removes all G: lines. This is unfortunately
the only way to remove G: lines.
GC - Perform garbage collection.
MOTD - Reload MOTD
HELP - Reloads the help file for IRC Operator commands.
DLINES - Reloads D: lines
See Also:
restart(3)
Restrictions:
This command is limited to irc operators on the server to be REHASHed.