mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
rc: fix syntax
This commit is contained in:
parent
145ff37678
commit
66bd3db022
@ -44,7 +44,7 @@ if (set_networking_interfaces_ports()) {
|
||||
killbypid('/var/dhcpd/var/run/dhcpdv6.pid', 'TERM', true);
|
||||
|
||||
interfaces_configure(true);
|
||||
filter_configure_sync(true)
|
||||
filter_configure_sync(true);
|
||||
plugins_configure('local', true);
|
||||
rrd_configure(true);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user