mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add systemd documentation to gVisor website.
Fixes 8c3abba800 ("Add documentation that clarifies systemd usage in runsc.")
Updates #11040
PiperOrigin-RevId: 692290646
This commit is contained in:
@@ -104,3 +104,11 @@ doc(
|
||||
permalink = "/docs/user_guide/faq/",
|
||||
weight = "90",
|
||||
)
|
||||
|
||||
doc(
|
||||
name = "systemd",
|
||||
src = "systemd.md",
|
||||
category = "User Guide",
|
||||
permalink = "/docs/user_guide/systemd/",
|
||||
weight = "91",
|
||||
)
|
||||
|
||||
@@ -165,6 +165,7 @@ docs(
|
||||
"//g3doc/user_guide:platforms",
|
||||
"//g3doc/user_guide:production",
|
||||
"//g3doc/user_guide:runtime_monitoring",
|
||||
"//g3doc/user_guide:systemd",
|
||||
"//g3doc/user_guide/containerd:configuration",
|
||||
"//g3doc/user_guide/containerd:containerd_11",
|
||||
"//g3doc/user_guide/containerd:quick_start",
|
||||
|
||||
Reference in New Issue
Block a user