overlay/app-admin/motd-base/files/motd.d/20-linux-logo
2010-10-31 13:20:29 +00:00

7 lines
167 B
Bash
Executable File

#!/bin/sh
# To add dynamic information, add a numbered
# script to /etc/update-motd.d/
[ -f /usr/bin/linux_logo ] && /usr/bin/linux_logo -f -u -L gentoo-alt || true