bundles/kea-dhcp-server: add kea-lease-list script
This commit is contained in:
parent
e3b63a99c2
commit
a3cc5a9347
2 changed files with 41 additions and 0 deletions
|
@ -44,6 +44,10 @@ files['/etc/kea/kea-dhcp4.conf'] = {
|
|||
},
|
||||
}
|
||||
|
||||
files['/usr/local/bin/kea-lease-list'] = {
|
||||
'mode': '0500',
|
||||
}
|
||||
|
||||
svc_systemd['kea-dhcp4-server'] = {
|
||||
'needs': {
|
||||
'file:/etc/kea/kea-dhcp4.conf',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue