X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmotd%2Ftemplates%2Fmotd.erb;h=6919edd0d2da10e5d3929f028dd7b02b3c828f91;hb=1d007e1bac457d1fba22efc32bfef86ac3a5319d;hp=9255b9b0e13daab610c0f054d6415020d5d6b23b;hpb=add02e2b92631c86ea77bfb8de76d19455a28a04;p=mirror%2Fdsa-puppet.git diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 9255b9b0e..6919edd0d 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -52,8 +52,8 @@ if (scope.lookupvar('site::nodeinfo')['ldap'].has_key?('purpose')) if classes.include?("porterbox") extra += "See 'schroot -l' for a list of available chroots. Start new sessions\n" extra += "with 'schroot --begin-session -c ', run commands in sessions using\n" - 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 += "'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 '." else