diff -Nur smeserver-support-2.2.0/createlinks smeserver-support-2.2.0.new/createlinks --- smeserver-support-2.2.0/createlinks 2008-10-07 16:45:24.000000000 +0200 +++ smeserver-support-2.2.0.new/createlinks 2015-07-03 22:22:05.333354831 +0200 @@ -12,4 +12,6 @@ templates2events("/etc/$_", qw(post-install post-upgrade)) for (qw(issue issue.net motd redhat-release sysconfig/hw-uuid)); +templates2events("/etc/motd", qw(console-save remoteaccess-update)); + service_link_enhanced("smolt", "S90", "7"); diff -Nur smeserver-support-2.2.0/root/etc/e-smith/templates/etc/motd/template-begin smeserver-support-2.2.0.new/root/etc/e-smith/templates/etc/motd/template-begin --- smeserver-support-2.2.0/root/etc/e-smith/templates/etc/motd/template-begin 2008-10-07 16:45:24.000000000 +0200 +++ smeserver-support-2.2.0.new/root/etc/e-smith/templates/etc/motd/template-begin 2015-07-03 22:21:36.486302901 +0200 @@ -1,3 +1,16 @@ -{ - $OUT = "SME Server release " . $sysconfig{ReleaseVersion}; -} +************ Welcome to SME Server {$sysconfig{ReleaseVersion}} ************* + +Before editing configuration files, familiarise +yourself with the automated events and templates +systems. + +Please take the time to read the documentation +http://wiki.contribs.org/Main_Page + +Remember that SME Server is free to download +and use, but it is not free to build + +Please help the project : +http://wiki.contribs.org/Donate + +****************************************************