mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Moved to sysconfig.
This commit is contained in:
@@ -31,7 +31,7 @@ class DotDict(dict):
|
||||
|
||||
|
||||
class OnlSystemConfig(object):
|
||||
SYSTEM_CONFIG_DIR = '/etc/onl/config'
|
||||
SYSTEM_CONFIG_DIR = '/etc/onl/sysconfig'
|
||||
|
||||
def __init__(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user