| 1 |
< |
REHASH [option] |
| 1 |
> |
REHASH <option> |
| 2 |
|
|
| 3 |
< |
When no [option] is given, ircd will re-read the |
| 4 |
< |
ircd.conf file. |
| 5 |
< |
|
| 6 |
< |
[option] can be one of the following: |
| 3 |
> |
<option> can be one of the following: |
| 4 |
> |
CONF - Re-read the server configuration file(s) |
| 5 |
|
DNS - Re-read the /etc/resolv.conf file |
| 6 |
< |
MOTD - Re-reads MOTD file |
| 6 |
> |
MOTD - Re-read MOTD file(s) |
| 7 |
> |
|
| 8 |
> |
To REHASH on remote servers: |
| 9 |
> |
REHASH <server> <option> |
| 10 |
|
|
| 11 |
|
- Requires Oper Priv: rehash |
| 12 |
+ |
- Requires Oper Priv: rehash:remote for REHASH on remote servers |