mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add /etc/containerd/runsc.toml to conffiles attribute.
Fixes #5817 PiperOrigin-RevId: 368060056
This commit is contained in:
committed by
gVisor bot
parent
c84ff99124
commit
9c87ef53fd
Vendored
+3
@@ -29,6 +29,9 @@ pkg_deb(
|
||||
arm64 = "arm64",
|
||||
),
|
||||
changes = "runsc.changes",
|
||||
conffiles = [
|
||||
"/etc/containerd/runsc.toml",
|
||||
],
|
||||
data = ":debian-data",
|
||||
deb = "runsc.deb",
|
||||
# Note that the description_file will be flatten (all newlines removed),
|
||||
|
||||
Reference in New Issue
Block a user