From 697be9168f9aa539b6242115d5d945b2f0715255 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 22 Apr 2013 23:03:22 +0200 Subject: [PATCH] And update motd --- modules/motd/templates/motd.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 6919edd0..d1c1c8e5 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -55,7 +55,8 @@ if (scope.lookupvar('site::nodeinfo')['ldap'].has_key?('purpose')) extra += "'schroot --run-session -c [-- command]', and tear down sessions\n" extra += "using 'schroot --end-session -c '. You can run a limited set of\n" extra += "privileged commands, for instance some of apt-get, using\n" - extra += "'dd-schroot-cmd -c '." + extra += "'dd-schroot-cmd -c '.\n" + extra += "Use 'schroot-list-sessions' to list your open sessions.\n" else extra += "See 'dchroot -l' or 'schroot -l' for a list of available chroots.\n" if scope.lookupvar('site::nodeinfo')['ldap'].has_key?('admin') -- 2.39.2