diff --git a/99-footer b/99-footer new file mode 100644 index 0000000..b16d35b --- /dev/null +++ b/99-footer @@ -0,0 +1,3 @@ +#!/bin/sh + +[ -f /etc/motd.tail ] && cat /etc/motd.tail || true \ No newline at end of file