mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(litterbox): autostart w/ server
This commit is contained in:
parent
b556db56cc
commit
d2f1337347
1 changed files with 6 additions and 0 deletions
|
|
@ -550,6 +550,12 @@ EOT
|
||||||
size = 64
|
size = 64
|
||||||
}
|
}
|
||||||
|
|
||||||
|
startup {
|
||||||
|
order = 64
|
||||||
|
up_delay = 0
|
||||||
|
down_delay = 0
|
||||||
|
}
|
||||||
|
|
||||||
initialization {
|
initialization {
|
||||||
hostname = "litterbox"
|
hostname = "litterbox"
|
||||||
ip_config {
|
ip_config {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue