5 lines
62 B
Python
5 lines
62 B
Python
defaults = {
|
|
'systemd': {
|
|
'services': {},
|
|
}
|
|
}
|