aboutsummaryrefslogtreecommitdiff
path: root/security/teleport/files/patch-lib_services_server.go
diff options
context:
space:
mode:
Diffstat (limited to 'security/teleport/files/patch-lib_services_server.go')
-rw-r--r--security/teleport/files/patch-lib_services_server.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/teleport/files/patch-lib_services_server.go b/security/teleport/files/patch-lib_services_server.go
index f763c90a51db..a93f72ee384f 100644
--- a/security/teleport/files/patch-lib_services_server.go
+++ b/security/teleport/files/patch-lib_services_server.go
@@ -1,6 +1,6 @@
---- lib/services/server.go.orig 2020-07-08 18:08:40 UTC
+--- lib/services/server.go.orig 2022-02-23 04:58:43 UTC
+++ lib/services/server.go
-@@ -546,7 +546,7 @@ type CommandLabelV1 struct {
+@@ -578,7 +578,7 @@ type CommandLabelV1 struct {
// Period is a time between command runs
Period time.Duration `json:"period"`
// Command is a command to run