source: trunk/solaris/preremove @ 611

Revision 611, 75 bytes checked in by aj, 7 years ago (diff)

Add files to make using openct on solaris easier.

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3svcadm disable openct-fabric
4svccfg delete openct-fabric
5exit 0
Note: See TracBrowser for help on using the repository browser.