blob: 065a5d0ef305a077fcf661029d937c130104d286 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
From 33927d5b951ba97eab2bd0d8a37e2b7534f4ef08 Mon Sep 17 00:00:00 2001
From: "Christoph J. Thompson" <cjsthompson@gmail.com>
Date: Sat, 13 Dec 2014 22:22:44 +0100
Subject: [PATCH 2/5] * Add a default MOTD file which was missing
new file: doc/motd.txt
---
doc/motd.txt | 1 +
1 file changed, 1 insertion(+)
create mode 100644 doc/motd.txt
diff --git a/doc/motd.txt b/doc/motd.txt
new file mode 100644
index 0000000..8db1118
--- /dev/null
+++ b/doc/motd.txt
@@ -0,0 +1 @@
+The admin didn't edit the default MOTD.
--
2.1.3
|