This commit is contained in:
mwiegand 2021-07-09 18:33:52 +02:00
parent 96195bd814
commit ba3fa6b54d

View file

@ -6,6 +6,9 @@ defaults = {
'authorized_keys': [],
},
},
'sudoers': {
'backup-receiver': ['ALL'],
}
}