From be3a08e7dba2508569ddc20b4ba359108febbd9d Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Wed, 1 Jan 2025 20:35:43 +1300 Subject: [PATCH] Simplify language --- update-motd.d/50-mythtv-status | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update-motd.d/50-mythtv-status b/update-motd.d/50-mythtv-status index 5bc5b38..def7d17 100755 --- a/update-motd.d/50-mythtv-status +++ b/update-motd.d/50-mythtv-status @@ -1,7 +1,6 @@ #!/bin/sh -# See: +# To disable this service if you don't want it to run, see: # man mythtv-update-motd -# on how to disable this service if you don't want it to run. if [ -f /run/motd.mythtv-status ]; then cat /run/motd.mythtv-status -- 2.30.2