File: modunload

package info (click to toggle)
ircd-hybrid 1%3A7.2.2.dfsg.2-3%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,936 kB
  • ctags: 4,575
  • sloc: ansic: 47,664; sh: 6,925; yacc: 3,404; makefile: 957; lex: 505; perl: 3
file content (7 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
MODUNLOAD <module.so>

-- Unload a module from the ircd
Use just the module name, the path is not needed.
When a module is unloaded, all commands associated
with it are unloaded as well.
NOTE:  Restricted to admins only