bundlewrap/bundles/ssh/items.py
mwiegand e8932df0cb wip
2021-07-13 00:42:25 +02:00

7 lines
120 B
Python

files['/etc/ssh/sshd_config'] = {
'triggers': [
'svc_systemd:ssh:restart'
],
}
svc_systemd['ssh'] = {}