mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Treat earlyshellcmd as an xml array
This commit is contained in:
parent
3a4491add1
commit
e20f1e2c3b
@ -35,7 +35,7 @@ function listtags() {
|
||||
$ret = explode(" ", "alias allowedip cacert config columnitem dnsserver domainoverrides " .
|
||||
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
|
||||
"hosts interface_array item key lbpool menu mobilekey onetoone option package passthrumac proxyarpnet " .
|
||||
"queue route row rule service servernat servers shellcmd staticmap subqueue " .
|
||||
"queue route row rule service servernat servers earlyshellcmd shellcmd staticmap subqueue " .
|
||||
"tunnel user vip virtual_server vlan winsserver wolentry");
|
||||
return $ret;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user