diff options
author | Deposite Pirate | 2018-09-16 23:29:24 +0200 |
---|---|---|
committer | Deposite Pirate | 2018-09-16 23:29:24 +0200 |
commit | 569e598d38adb1918d127ee31af1cd332b072dcf (patch) | |
tree | 23a7204866591100db57f3acac53cd410ea8d3e4 /uhub/0002-Add-a-default-MOTD-file-which-was-missing.patch |
Diffstat (limited to 'uhub/0002-Add-a-default-MOTD-file-which-was-missing.patch')
-rw-r--r-- | uhub/0002-Add-a-default-MOTD-file-which-was-missing.patch | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/uhub/0002-Add-a-default-MOTD-file-which-was-missing.patch b/uhub/0002-Add-a-default-MOTD-file-which-was-missing.patch new file mode 100644 index 0000000..065a5d0 --- /dev/null +++ b/uhub/0002-Add-a-default-MOTD-file-which-was-missing.patch @@ -0,0 +1,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 + |