about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-09-08 20:33:52 -0400
committerahriman <ahriman@falte.red>2019-09-08 20:33:52 -0400
commit1230bbc135261293429483d68fee27a57ff4417b (patch)
tree60d36b749da727dab210a3a7d4135536377c6089
parent330b9fe40162b589a4cd8d9b585def720dcbcbfb (diff)
downloadadmin-1230bbc135261293429483d68fee27a57ff4417b.tar.gz
added a quote to motd
-rwxr-xr-xbin/motdrotate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/motdrotate.py b/bin/motdrotate.py
index 0a63662..01d7a77 100755
--- a/bin/motdrotate.py
+++ b/bin/motdrotate.py
@@ -18,6 +18,7 @@ def pullfile(filename):
 
 def rotatemotd(motd):
     motdmsgs = ['Abandon hope all ye who enter here',
+            'We are such stuff as dreams are made on, and our little life is rounded with a sleep. - Prospero, The Tempest',
             'To err is human. To really foul up you need a computer.',
             '"In matters of life and death there is no cheating; there is only living and dying"',
             '"New technology is not good or evil in and of itself. It\'s all about how people choose to use it."',