]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Oops, actually commit the update-motd.d snippet!
authorAndrew Ruthven <andrew@etc.gen.nz>
Mon, 31 Dec 2018 08:54:30 +0000 (21:54 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Mon, 31 Dec 2018 08:54:30 +0000 (21:54 +1300)
update-motd.d/50-mythtv-status [new file with mode: 0755]

diff --git a/update-motd.d/50-mythtv-status b/update-motd.d/50-mythtv-status
new file mode 100755 (executable)
index 0000000..b59ba9a
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+# See:
+#   man mythtv-update-motd
+# on how to disable this service if you don't want it to run.
+[ -f /var/run/motd.mythtv-status ] && cat /var/run/motd.mythtv-status