Last change
on this file since 322 was
222,
checked in by g7moreau, 6 years ago
|
- Update Makefile, add config sample and SVN ignore file
|
File size:
322 bytes
|
Rev | Line | |
---|
[222] | 1 | # config file ~/.config/ddt/config.yml |
---|
| 2 | --- |
---|
| 3 | database: |
---|
| 4 | basename: easy-dhcp-dns |
---|
| 5 | ext: conf |
---|
| 6 | folder: /usr/local/dhcp-dns-tools |
---|
| 7 | backup: /usr/local/dhcp-dns-tools/backup |
---|
| 8 | |
---|
| 9 | generate: |
---|
| 10 | dhcp: /usr/local/dhcp-dns-tools/dhcp |
---|
| 11 | dns: /usr/local/dhcp-dns-tools/dns |
---|
| 12 | |
---|
| 13 | script: |
---|
| 14 | update: /usr/local/bin/update-dhcp-server |
---|
Note: See
TracBrowser
for help on using the repository browser.