From 6cb2d9a255b39105dda49776e354b834ff8ffb86 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 12 Feb 2021 15:11:32 +0100 Subject: [PATCH] Rename scrutiny/rootfs/etc/services.d/zzz/run to scrutiny/rootfs/etc/periodic/weekly/run --- scrutiny/rootfs/etc/{services.d/zzz => periodic/weekly}/run | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scrutiny/rootfs/etc/{services.d/zzz => periodic/weekly}/run (100%) diff --git a/scrutiny/rootfs/etc/services.d/zzz/run b/scrutiny/rootfs/etc/periodic/weekly/run similarity index 100% rename from scrutiny/rootfs/etc/services.d/zzz/run rename to scrutiny/rootfs/etc/periodic/weekly/run