cleanup
authorIan Kelling <ian@iankelling.org>
Wed, 3 Dec 2025 17:30:29 +0000 (12:30 -0500)
committerIan Kelling <ian@iankelling.org>
Wed, 3 Dec 2025 17:30:29 +0000 (12:30 -0500)
distro-end
filesystem/usr/local/bin/btrbk-run

index 3b054e0c6b9173dca52434fe94e25f19b0e35ff5..13692b6582661341a80cfb50e80b4544d6701b7c 100755 (executable)
@@ -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.
 #
index 132711c2033316b2232722819695b21de7ef68d3..8b3f2becff7e32ce6be44693b63f4ff168ab08b7 100755 (executable)
@@ -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