From: Ian Kelling Date: Wed, 3 Dec 2025 17:30:29 +0000 (-0500) Subject: cleanup X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=2370728fd4ee3af5c7e38fc241952fc79272c7e8;p=distro-setup cleanup --- diff --git a/distro-end b/distro-end index 3b054e0..13692b6 100755 --- a/distro-end +++ b/distro-end @@ -1160,9 +1160,6 @@ fi # mkmv /p/c/machine_specific/kd/subdir_files/.ssh/authorized_keys2 /p/c/machine_specific/frodo/subdir_files/.ssh/ -# old location, 2023. -sudo rm -fv /etc/systemd/system/profanity.service - # /p/profanity-config & /d/p/profanity-config should be synced to be the # same if we make any changes to either one. # diff --git a/filesystem/usr/local/bin/btrbk-run b/filesystem/usr/local/bin/btrbk-run index 132711c..8b3f2be 100755 --- a/filesystem/usr/local/bin/btrbk-run +++ b/filesystem/usr/local/bin/btrbk-run @@ -371,12 +371,12 @@ get-orphan-tg-snaps() { fi done - # debug if $verbose; then - echo "source_snaps: ${!source_snaps[@]}" - echo "tg_snaps: ${tg_snaps[@]}" - echo "mountpoints: ${mountpoints[@]}" - echo "snap_list_glob: $snap_list_glob" + ## debug messages + #echo "source_snaps: ${!source_snaps[@]}" + #echo "tg_snaps: ${tg_snaps[@]}" + #echo "mountpoints: ${mountpoints[@]}" + #echo "snap_list_glob: $snap_list_glob" fi