removed daemon addons directory and refereces
This commit is contained in:
parent
5344d62a7a
commit
17d5503fb2
9 changed files with 4 additions and 101 deletions
|
@ -162,7 +162,7 @@ class CoreServices(ConfigurableManager):
|
|||
config_type = RegisterTlvs.UTILITY.value
|
||||
|
||||
_invalid_custom_names = (
|
||||
'core', 'addons', 'api', 'bsd', 'emane', 'misc', 'netns', 'phys', 'services', 'xen'
|
||||
'core', 'api', 'bsd', 'emane', 'misc', 'netns', 'phys', 'services', 'xen'
|
||||
)
|
||||
|
||||
def __init__(self, session):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue