From 2fd2d55bec93569330b9bd40d481d14b33ff0940 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Sat, 5 Apr 2025 16:31:59 -0700 Subject: [PATCH] .allow lc_bgrun every 3h, update example, bump version --- examples/template/masterconf.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/template/masterconf.sh b/examples/template/masterconf.sh index c373c72..7eda64c 100644 --- a/examples/template/masterconf.sh +++ b/examples/template/masterconf.sh @@ -1,4 +1,3 @@ -# we run this master config only once, for each "registered" user. # To use linuxconf: # sudo linuxconf register path/to/masterconf.sh # sudo -u ... linuxconf register path/to/masterconf.sh -- GitLab