1
0
mirror of https://github.com/ceph/ceph synced 2025-04-01 14:51:13 +00:00

nuke: killall apache2 and radosgw too

This commit is contained in:
Sage Weil 2011-09-28 20:50:24 -07:00
parent 9b44469e5e
commit afc2dc085a

View File

@ -64,6 +64,8 @@ def shutdown_daemons(ctx, log):
'/tmp/cephtest/binary/usr/local/bin/ceph-osd',
'/tmp/cephtest/binary/usr/local/bin/ceph-mds',
'/tmp/cephtest/binary/usr/local/bin/ceph-fuse',
'/tmp/cephtest/binary/usr/local/bin/radosgw',
'apache2',
run.Raw(';'),
'if', 'test', '-e', '/etc/rsyslog.d/80-cephtest.conf',
run.Raw(';'),