Add /etc/containerd/runsc.toml to conffiles attribute.

Fixes #5817

PiperOrigin-RevId: 368060056
This commit is contained in:
Adin Scannell
2021-04-12 12:34:46 -07:00
committed by gVisor bot
parent c84ff99124
commit 9c87ef53fd
+3
View File
@@ -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),