From 0d15312d2734b15599466339937d91c5ea46672d Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Arango Gutierrez Date: Mon, 17 Feb 2020 18:18:14 -0500 Subject: [PATCH] Fix lint on default.go Signed-off-by: Carlos Eduardo Arango Gutierrez --- common/pkg/config/default.go | 1 + 1 file changed, 1 insertion(+) diff --git a/common/pkg/config/default.go b/common/pkg/config/default.go index ef885215dd..01c795a687 100644 --- a/common/pkg/config/default.go +++ b/common/pkg/config/default.go @@ -98,6 +98,7 @@ const ( // DefaultPidsLimit is the default value for maximum number of processes // allowed inside a container DefaultPidsLimit = 2048 + // DefaultRootlessSignaturePolicyPath is the default value for the // rootless policy.json file. DefaultRootlessSignaturePolicyPath = ".config/containers/policy.json" // DefaultShmSize default value