|
8a75a691e3
|
* (#1) Edit the Augeas ressource (print motd on ssh login) to manage a config line with one or more arguments.
|
2015-02-09 10:59:18 +01:00 |
|
|
409b52a699
|
* Correct indentation and README.md.
* Add a default case in the case statement.
|
2015-02-03 14:21:43 +01:00 |
|
|
91d87a60b1
|
* Add the display of the Motd upon successful shadow login.
|
2015-02-02 18:11:30 +01:00 |
|
|
1178ec827d
|
* Add the display of the Motd upon successful ssh login.
|
2015-02-02 18:05:47 +01:00 |
|
|
7416d97298
|
* Rename the ::config class into ::install, because it's provide and install everything to have dynamic Motd.
|
2015-02-02 17:15:16 +01:00 |
|
|
108aef79b1
|
* Add a template to manage the static motd (/etc/motd).
|
2015-02-02 17:08:40 +01:00 |
|
|
69dcc4fa1c
|
* Make a script to monitore the file systems informations and put it in "update-motd.d".
|
2015-02-02 14:51:53 +01:00 |
|
|
a657aeaf9a
|
* Make a script to monitore the auth informations and put it in "update-motd.d".
|
2015-02-02 14:30:41 +01:00 |
|
|
0178cae669
|
* Make a script to monitore the user informations and put it in "update-motd.d".
|
2015-02-02 14:17:15 +01:00 |
|
|
ebc949870c
|
* Make a script to monitore the system informations and put it in "update-motd.d".
|
2015-02-02 13:42:35 +01:00 |
|
|
557a020967
|
* Make a script to manage the services and put it in "update-motd.d".
|
2015-02-02 12:19:47 +01:00 |
|
|
3175d02e42
|
* Create the "update-motd.d" to use the dynamic MOTD generation.
|
2015-02-02 11:23:17 +01:00 |
|
|
a82707bbb2
|
* Provide a script which print a Motd
|
2015-01-28 18:06:41 +01:00 |
|