示例#1
0
 def export_unsetupComponent(self, system, component):
     """ Removed the specified component from running with the runsvdir daemon
 """
     return gComponentInstaller.unsetupComponent(system, component)
示例#2
0
 def export_unsetupComponent( self, system, component ):
   """ Removed the specified component from running with the runsvdir daemon
   """
   return gComponentInstaller.unsetupComponent( system, component )