Project

General

Profile

« Previous | Next » 

Revision 921e237f

Added by Nick Holloway over 9 years ago

Fix #5890 find disk slices as candidates for loading "config.xml" at boot

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.

  • added
  • modified
  • copied
  • renamed
  • deleted