Updated mcollective.init according to OSCI-658
[packages/precise/mcollective.git] / ext / solaris / postremove
diff --git a/ext/solaris/postremove b/ext/solaris/postremove
new file mode 100644 (file)
index 0000000..4b65673
--- /dev/null
@@ -0,0 +1,3 @@
+/usr/sbin/svcadm disable svc:network/cswmcollectived 2>/dev/null || /bin/true
+/usr/sbin/svccfg delete svc:network/cswmcollectived 2>/dev/null || /bin/true
+rm /etc/mcollective || /bin/true