1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 09:14:06 +08:00
ContextOS/etc/init.shy
2018-12-29 10:53:56 +08:00

30 lines
527 B
Plaintext

~stdio
config load history.json
~aaa
# config load auth.json
~aaa
auth ship role root group index
auth ship username shy password shy
auth ship username root role root
auth ship username shy role root
auth ship username void role void
~web
config load web.json
~aaa
login root root
~find aaa.root
config right right.role root
~aaa
login void void
right void owner login add from root
right void owner login add from root
source etc/local.shy
source etc/spide.shy
~aaa