Exemplo n.º 1
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_EXIM, *args, **kw)
Exemplo n.º 2
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_ANTISPAM, *args, **kw)
Exemplo n.º 3
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_NUAUTH, *args, **kw)
Exemplo n.º 4
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_CONTACT, *args, **kw)
Exemplo n.º 5
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_OPENVPN, *args, **kw)
Exemplo n.º 6
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_ACCESS, *args, **kw)
Exemplo n.º 7
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_UPDATE, *args, **kw)
Exemplo n.º 8
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_HOSTNAME, *args, **kw)
Exemplo n.º 9
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, RULESET, RULESET_FORWARD, *args, **kw)
Exemplo n.º 10
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_IDS_IPS, *args, **kw)
Exemplo n.º 11
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_SYSLOG_EXPORT, *args,
                             **kw)
Exemplo n.º 12
0
 def __init__(self, *args, **kw):
     ComponentError.__init__(self, NUCONF, NUCONF_LICENSE, *args, **kw)