fixy
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
[daemon]
|
||||
API_TOKEN = apitoken
|
||||
|
||||
backup_path= /backup
|
||||
|
||||
backup_path = /backup
|
||||
services = dnsmasq
|
||||
|
||||
# opcjonalnie: globalny timeout (sekundy)
|
||||
reload_timeout = 5
|
||||
|
||||
# jeżeli nie podasz command, kod spróbuje kolejno: systemctl/service/rc-service, pkill, kill -HUP z pidfile, pgrep
|
||||
pid_file = /run/dnsmasq/dnsmasq.pid
|
||||
|
||||
[service:dnsmasq]
|
||||
# jeśli systemctl nie działa:
|
||||
# command = rc-service dnsmasq reload
|
||||
|
Reference in New Issue
Block a user