1749842195

This commit is contained in:
2025-06-13 13:16:34 -06:00
parent 57813b5a02
commit e08c045322
24 changed files with 30 additions and 17 deletions
+6 -1
View File
@@ -21,7 +21,12 @@ sudo usermod -aG dialout _chrony
# reconfigure to normal mode
echo "Starting configure script..."
bash ./reconfig_full.sh ./working-normal-level-conf
# quiet level
# bash ./reconfig_full.sh ./reconfig_full.sh ./working-normal-level-conf
# running (warn level)
# bash ./reconfig_full.sh ./working-warn-level-conf
# debug/dev mode
bash ./reconfig_full.sh ./working-debug-level-conf-dev
# enable services
echo "Enabling Services..."