From c9bf5c19370794bb3fc170b15217c324dd81d53b Mon Sep 17 00:00:00 2001 From: Ryan Reaves Date: Tue, 18 Feb 2020 19:22:12 -0600 Subject: [PATCH] - cleanup script needs to be executable or an error will occur if the service has to be restarted for any reason. --- system-config/cleanup.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 system-config/cleanup.sh diff --git a/system-config/cleanup.sh b/system-config/cleanup.sh old mode 100644 new mode 100755