mirror of
https://shylinux.com/x/icebergs
synced 2025-04-28 18:22:02 +08:00
add some
This commit is contained in:
parent
1e485f9a46
commit
a3b915b34a
@ -178,6 +178,8 @@ func init() {
|
|||||||
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
|
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
|
||||||
cli.NodeInfo(m, ice.Info.Pathname, WORKER)
|
cli.NodeInfo(m, ice.Info.Pathname, WORKER)
|
||||||
gdb.Watch(m, SERVE_START)
|
gdb.Watch(m, SERVE_START)
|
||||||
|
aaa.White(m, ice.INTSHELL)
|
||||||
|
aaa.White(m, ice.VOLCANOS)
|
||||||
aaa.White(m, nfs.REQUIRE)
|
aaa.White(m, nfs.REQUIRE)
|
||||||
aaa.White(m, LOGIN)
|
aaa.White(m, LOGIN)
|
||||||
}},
|
}},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user