From 0fbf57679f7d1588d593f30d0fd57a976b398ab7 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 10 Dec 2013 18:22:25 +0100 Subject: [PATCH] reword it all, by teh luca --- modules/motd/templates/motd.erb | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/modules/motd/templates/motd.erb b/modules/motd/templates/motd.erb index 592128b51..31936b366 100644 --- a/modules/motd/templates/motd.erb +++ b/modules/motd/templates/motd.erb @@ -138,13 +138,10 @@ end if classes.include?("porterbox") - purp += "\nPlease clean up any schroots after you are done using them. Please also\n" + - "remove any build and source trees in your home directory once you no longer\n" + - "need them. Disk space on porter machines often is scarce. If it becomes\n" + - "necessary we will delete your entire home directory without warning, but this\n" + - "would really imply that you have been misusing resources. We prefer this\n" + - "not become necessary.\n" + - "\n *** Clean up after yourself! ***\n" + purp += "\n Disk space on porter boxes is often limited. Please respect your fellow\n" + " porters by cleaning up after yourself by deleting schroots and source/build\n" + + " trees in your $HOME, as soon as feasible. DSA reserves the right to recover\n" + + " disk space as necessary.\n" end if ninfo['not-bacula-client'] then -- 2.20.1