Beispiel #1
0
 def __init__(self):
     mechanismClass.__init__(self, 'grub2')
Beispiel #2
0
 def __init__(self):
     mechanismClass.__init__(self,'vga')
Beispiel #3
0
 def __init__(self):
     mechanismClass.__init__(self,'grub2')
Beispiel #4
0
 def __init__(self):
     mechanismClass.__init__(self, 'vga')
Beispiel #5
0
 def __init__(self):
     mechanismClass.__init__(self, 'usbsw')
Beispiel #6
0
 def __init__(self):
     mechanismClass.__init__(self,'modem')
Beispiel #7
0
 def __init__(self):
     mechanismClass.__init__(self,'run')
Beispiel #8
0
 def __init__(self):
     mechanismClass.__init__(self,'usbsw')
Beispiel #9
0
 def __init__(self):
     mechanismClass.__init__(self, 'modem')
Beispiel #10
0
 def __init__(self):
     mechanismClass.__init__(self,'snd')
Beispiel #11
0
 def __init__(self):
     mechanismClass.__init__(self,'ping')
Beispiel #12
0
 def __init__(self):
     mechanismClass.__init__(self, 'net')
Beispiel #13
0
 def __init__(self):
     mechanismClass.__init__(self,'hosts')
     d=os.path.dirname(self.__local_ls_f)
     if not os.path.exists(d): os.mkdir(d)
Beispiel #14
0
 def __init__(self):
     mechanismClass.__init__(self, 'snd')