projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5e7f78
)
Or schroot -l
author
Peter Palfrader
<peter@palfrader.org>
Sat, 4 Feb 2012 13:13:07 +0000
(14:13 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 4 Feb 2012 13:13:07 +0000
(14:13 +0100)
modules/motd/templates/motd.erb
patch
|
blob
|
history
diff --git
a/modules/motd/templates/motd.erb
b/modules/motd/templates/motd.erb
index
8408325
..
777ce8f
100644
(file)
--- a/
modules/motd/templates/motd.erb
+++ b/
modules/motd/templates/motd.erb
@@
-41,7
+41,7
@@
if (nodeinfo['ldap'].has_key?('purpose'))
end
purp += " porterbox\n"
purp += "\n"
- purp += "See 'dchroot -l' for a list of available chroots.\n"
+ purp += "See 'dchroot -l'
or 'schroot -l'
for a list of available chroots.\n"
if nodeinfo['ldap'].has_key?('admin')
purp += "Please contact #{nodeinfo['ldap']['admin'][0]} for install requests,\n"
purp += "following the recommendations in <URL:http://dsa.debian.org/doc/install-req/>.\n"