mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
interfaces: whoops
This commit is contained in:
parent
947ed4925a
commit
e7aaf497a0
@ -1277,7 +1277,7 @@ EOD;
|
||||
}
|
||||
|
||||
/* appease netgraph by setting the correct node name */
|
||||
shell_exec('/usr/local/opnsense/scripts/interfaces/ppp-rename.sh %s %s %s', [$interface, $ifcfg['if'], $ppp['type']]);
|
||||
shell_safe('/usr/local/opnsense/scripts/interfaces/ppp-rename.sh %s %s %s', [$interface, $ifcfg['if'], $ppp['type']]);
|
||||
}
|
||||
|
||||
function interfaces_carp_setup()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user