summaryrefslogtreecommitdiffstats
path: root/infest
diff options
context:
space:
mode:
authorkrebs <krebs@UTART>2011-05-04 09:52:59 -1100
committerkrebs <krebs@UTART>2011-05-04 09:52:59 -1100
commit76a2b8e2faa8ec9f31eac1e5397fa006a247b37d (patch)
tree1849ffe56ac48f60c2d3ed6d58472a5ed50f7e85 /infest
parent3e53ebacdafb4bf852dfa9b0fba7ec7165ab66fd (diff)
infest/motd: initial commit
Diffstat (limited to 'infest')
-rwxr-xr-xinfest/motd13
1 files changed, 13 insertions, 0 deletions
diff --git a/infest/motd b/infest/motd
new file mode 100755
index 00000000..319e157d
--- /dev/null
+++ b/infest/motd
@@ -0,0 +1,13 @@
+#! /bin/sh
+cat>/etc/motd<<EOF
+KREBS PAINLOAD (MORE COBRA)
+ x x x x
+ xx xx xx xx xx xx
+ xx xx xx xx xx xx
+ xxx x x xxx
+ x xxxxxxxxxxxx x
+ xxxxxxxxxxxxxxxx
+ x xxxxxxxxxxxx x
+ x x x x x x
+ x x x x x x
+EOF