mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
rc: typo in previous
This commit is contained in:
parent
0008970cdc
commit
86d9bbb267
@ -58,11 +58,11 @@ log_error($notificationmsg);
|
||||
|
||||
switch ($type) {
|
||||
case 'MASTER':
|
||||
/* XXX inpect usefulness of this trickery */
|
||||
/* XXX inspect usefulness of this trickery */
|
||||
openvpn_carp_start($carp_iface);
|
||||
break;
|
||||
case 'BACKUP':
|
||||
/* XXX inpect usefulness of this trickery */
|
||||
/* XXX inspect usefulness of this trickery */
|
||||
openvpn_carp_stop($carp_iface);
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user