linux-initrd: Allow setuid binaries from the unionfs to run.
authorLudovic Courtès <ludo@gnu.org>
Wed, 30 Apr 2014 20:11:01 +0000 (22:11 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 30 Apr 2014 21:16:23 +0000 (23:16 +0200)
commitd8a7a5bfd5ad8104fe9b1a0bf4ddd9b9e6f09d35
tree67665a97f69129ea3a953bf19e4230ec96846abf
parent4dfe6c58ee204cf05ce9ef5abbc96ada44ef0784
linux-initrd: Allow setuid binaries from the unionfs to run.

* guix/build/linux-initrd.scm (boot-system): Pass the 'suid' option to
  UNIONFS.
guix/build/linux-initrd.scm