From 0355cfd9b7ad1244024b465c46a549acebfe49af Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Wed, 7 Feb 2024 11:57:24 +0100 Subject: [PATCH] new: [myc-update] add sysctl scripts installation facility --- bin/myc-update | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/myc-update b/bin/myc-update index 3b55fc8..d7fcade 100755 --- a/bin/myc-update +++ b/bin/myc-update @@ -65,6 +65,13 @@ ln -sfn /opt/apps/myc-manage/etc/cron.d/* /etc/cron.d/ find -L /etc/cron.d -maxdepth 1 -type l -ilname /opt/apps/myc-manage/etc/cron.d/\* -delete EOF +Wrap -d "Updating sysctl scripts" <