[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-API] [PATCH 3 of 3] Fix the likewise 5.4 force-domain-leave script to cope with new service names



# HG changeset patch
# User Marcus Granado <marcus.granado@xxxxxxxxxx>
# Date 1265113213 0
# Node ID 5babf4c5dd20863ecf70f2e9b625c77a9352b850
# Parent  4cb4a62f5790336fa1da1e5e94101a4941ddaf62
Fix the likewise 5.4 force-domain-leave script to cope with new service names

Signed-off-by: Marcus Granado <marcus.granado@xxxxxxxxxx>#

diff -r 4cb4a62f5790 -r 5babf4c5dd20 scripts/lw-force-domain-leave
--- a/scripts/lw-force-domain-leave     Tue Feb 02 12:20:12 2010 +0000
+++ b/scripts/lw-force-domain-leave     Tue Feb 02 12:20:13 2010 +0000
@@ -9,10 +9,16 @@
 /etc/init.d/netlogond stop
 /etc/init.d/eventlogd stop
 /etc/init.d/dcerpcd stop
+#/etc/init.d/lwregd stop
+#/etc/init.d/lwsmd stop
 chkconfig --del lsassd
 chkconfig --del lwiod
 chkconfig --del netlogond
 chkconfig --del eventlogd
 chkconfig --del dcerpcd
-rm -f /var/lib/likewise/db/*
+#chkconfig --del lwregd
+#chkconfig --del lwsmd
+#rm -f /var/lib/likewise/db/*
+#rm -f /var/lib/likewise/.registry-initialized
 
+
1 file changed, 7 insertions(+), 1 deletion(-)
scripts/lw-force-domain-leave |    8 +++++++-


Attachment: xen-api.hg-3.patch
Description: Text Data

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.