diff -Nur smeserver-support-2.6.0.bz8939.old/createlinks smeserver-support-2.6.0.bz8939/createlinks --- smeserver-support-2.6.0.bz8939.old/createlinks 2015-06-25 18:45:54.941009761 +0200 +++ smeserver-support-2.6.0.bz8939/createlinks 2015-06-25 20:00:42.501104763 +0200 @@ -12,4 +12,6 @@ templates2events("/etc/$_", qw(post-install post-upgrade)) for (qw(issue issue.net motd redhat-release system-release sysconfig/hw-uuid)); +templates2events("/etc/motd", qw(console-save remoteaccess-update)); + service_link_enhanced("smolt", "S90", "7"); diff -Nur smeserver-support-2.6.0.bz8939.old/root/etc/e-smith/templates/etc/motd/template-begin smeserver-support-2.6.0.bz8939/root/etc/e-smith/templates/etc/motd/template-begin --- smeserver-support-2.6.0.bz8939.old/root/etc/e-smith/templates/etc/motd/template-begin 2015-06-25 18:45:54.939009615 +0200 +++ smeserver-support-2.6.0.bz8939/root/etc/e-smith/templates/etc/motd/template-begin 2015-07-03 14:42:30.276240482 +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 + +****************************************************