diff options
author | Steve Kennedy <steve@gnomeslackbuild.org> | 2011-07-09 00:05:22 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:50:58 -0300 |
commit | eabd69329e2327e6401ebd5a06b4a8f102d7dab8 (patch) | |
tree | fd5eae4b0ddad39e0d1013c08ee9de6f9905459b /misc/linux_logo/README | |
parent | 873134a4bae1c17eecbd8c8719d275901c065bf9 (diff) | |
download | slackbuilds-eabd69329e2327e6401ebd5a06b4a8f102d7dab8.tar.gz |
misc/linux_logo: Added (Linux Logo Banners)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/linux_logo/README')
-rw-r--r-- | misc/linux_logo/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/linux_logo/README b/misc/linux_logo/README new file mode 100644 index 0000000000..eb8126926e --- /dev/null +++ b/misc/linux_logo/README @@ -0,0 +1,9 @@ +linux_logo has been showing Linux ASCII art penguins since 1997. +It shows a Linux logo with some customisable system info. + +Add the following lines to /etc/rc.d/rc.local + +/usr/bin/linux_logo > /etc/issue +/usr/bin/linux_logo > /etc/issue.net + +and the penguin appears at all the login prompts, even remote ones. |