summaryrefslogtreecommitdiffstats
path: root/src/etc/ecl.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix #5890 find disk slices as candidates for loading "config.xml" at bootNick Holloway2016-02-141-7/+2
| | | | | | | In commit 873c1701, the call to "/bin/ls /dev/{$disk}s*" was surrounded with "escapeshellarg" so the wildcard is not expanded. Use "glob" to find the slices for a disk instead.
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+189
OpenPOWER on IntegriCloud