]> git.proxmox.com Git - mirror_lxc.git/commit
create fd, stdin, stdout, stderr symlinks in /dev
authorDwight Engen <dwight.engen@oracle.com>
Thu, 13 Feb 2014 21:13:03 +0000 (16:13 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 13 Feb 2014 21:31:49 +0000 (16:31 -0500)
commit69aa66552ff2a7a4cc0a06e7fe879635cf724259
tree54aeda88fa9600c8b4c5febc35cbe91d22ca1b68
parentcd063f4524ce16ad3de1820780f1b5763de43f5d
create fd, stdin, stdout, stderr symlinks in /dev

The kernel's Documentation/devices.txt says that these symlinks should
exist in /dev (they are listed in the "Compulsory" section). I'm not
currently adding nfsd and X0R since they are required for iBCS, but
they can be easily added to the array later if need be.

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Michael H. Warfield <mhw@WittsEnd.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/conf.c