[OE-core] [PATCH V2 08/10] irda-utils: make /etc/sysconfig writable in read-only rootfs

Phil Blundell pb at pbcl.net
Mon Jul 29 15:26:33 UTC 2013


On Mon, 2013-07-29 at 10:33 +0800, Qi.Chen at windriver.com wrote:
> From: Chen Qi <Qi.Chen at windriver.com>
> 
> This diretory needs to be writable, the following error will appear
> at system start-up.
> 
>    /etc/rc5.d/S20irattach: /etc/sysconfig/irda: Read-only file system

The whole chunk of code in that script that's trying to write
to /etc/sysconfig seems bogus.  I think the right fix is just to delete
it rather than trying to provide a a volatile implementation
of /etc/sysconfig (which seems like a contradiction in terms).

p.





More information about the Openembedded-core mailing list