summaryrefslogtreecommitdiff
path: root/bin/locmaint
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-04-06 10:02:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-04-06 10:02:24 -0700
commit98d8843f08cd2c85290b333058ea26951c586948 (patch)
treed736cb043a8a3513fa87e882ace63fb566603505 /bin/locmaint
parentf38e312d7f28e3c8527d6b6dcbf8e4b57d8277ec (diff)
downloaddotfiles-98d8843f08cd2c85290b333058ea26951c586948.tar.gz
expand comment
Diffstat (limited to 'bin/locmaint')
-rwxr-xr-xbin/locmaint4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/locmaint b/bin/locmaint
index 09d88a86..bd2930ea 100755
--- a/bin/locmaint
+++ b/bin/locmaint
@@ -446,7 +446,9 @@ sub do_workstation_duplicity {
sub do_sysmaint {
return unless $can_root;
- # could also check uptime here, as old sysmaint did when run on athena
+ # could also check uptime here, as old sysmaint did when run on
+ # athena -- idea was that if uptime was unexpectedly low then I
+ # needed to follow my documented post-reboot procedure
# Make a guess as to whether we're on stable, testing or sid.
# lsb_release(1) is an alternative to this, but that just performs