From 2dbe6798498d3086298b79ca355940ed98da96ee Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Tue, 8 Aug 2023 17:05:03 -0400 Subject: [PATCH] force restart of filecheck if the config changes --- salt/strelka/filestream/config.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/strelka/filestream/config.sls b/salt/strelka/filestream/config.sls index a215967ee..d4615b174 100644 --- a/salt/strelka/filestream/config.sls +++ b/salt/strelka/filestream/config.sls @@ -85,6 +85,7 @@ filecheck_restart: - success_retcodes: [0,1] - onchanges: - file: filecheck_script + - file: filecheck_conf filecheck_run: cron.present: