Ver código fonte

Updated readme.

Yannick Boetzel 7 anos atrás
pai
commit
dad9f036d1
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -8,9 +8,16 @@ Collection of my 'Message of the Day' scripts.
 ### Requirements
 
   * update-motd
+  * figlet & lolcat (for `10-display-name`)
 
 
 ### How do I set it up?
 
 Copy the files you want in your MOTD to `/etc/update-motd.d/`. Make sure you have the `PrintMotd`
 option set to `yes` in your sshd config.
+
+The duplicate files are different versions of the same, use either one of them. E.g. `30-zpool-simple`
+will not print usage bars.
+
+If you use `50-fail2ban` you should comment out the `compress` option in `/etc/logrotate.d/fail2ban`,
+s.t. the logs are not compressed and can be grepped.