document how to stop buildds
authorMartin Zobel-Helas <zobel@debian.org>
Tue, 29 Mar 2011 18:54:27 +0000 (20:54 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Tue, 29 Mar 2011 18:54:27 +0000 (20:54 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
input/howto/upgrade-to-squeeze.mdwn

index a39819b..fb12e41 100644 (file)
@@ -1,6 +1,14 @@
 
 # Upgrade from lenny to squeeze
 
+on buildds:
+
+       cd ~buildd
+       sudo su - buildd
+       touch NO-DAEMON-PLEASE EXIT-DAEMON-PLEASE && exit
+
+       now wait for the buildd to quit
+
 turn off samhain
 
        /etc/init.d/samhain stop &&