feat(coreos-base/coreos-base): add motd

add a motd
This commit is contained in:
Brandon Philips 2013-02-17 18:35:45 -08:00
parent dfe4fc10c8
commit d5f1419e30
2 changed files with 11 additions and 0 deletions

View File

@ -108,6 +108,10 @@ src_install() {
# Make mount work in the way systemd prescribes
dosym /proc/mounts /etc/mtab
# Insert a cool motd ;)
insinto /etc
doins "${FILESDIR}"/motd
# Symlink /etc/localtime to something on the stateful partition, which we
# can then change around at runtime.
dosym /var/lib/timezone/localtime /etc/localtime || die

View File

@ -0,0 +1,7 @@
_______ _______ ______
(_______) (_______) _____)
_ ___ ____ _____ _ ( (____
| | / _ \ / ___) ___ | | | \____ \
| |____| |_| | | | ____| |___| |____) )
\______)___/|_| |_____)\_____(______/