]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
dstop.sh: stop crun too
authorSage Weil <sage@newdream.net>
Thu, 30 Oct 2008 22:00:43 +0000 (15:00 -0700)
committerSage Weil <sage@newdream.net>
Thu, 30 Oct 2008 23:21:53 +0000 (16:21 -0700)
src/dstop.sh

index 254c496f4f7e02fd442861dcc54c27b923f8d342..20443d944daec525fc2ad6a304c87b9947ee9250 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-killall cmon cmds
+killall cmon cmds crun
 
 for host in `cd dev/hosts ; ls`
 do