Backport to dizzy also please since the automount change is already in. Michael Gloff
On Sat, Dec 13, 2014 at 1:37 PM, Michael Gloff <[email protected]> wrote: > > Since the change in automout.sh to mount devices to /run/media, > we create the /run/media directory on startup and link /media to it. > > Signed-off-by: Michael Gloff <[email protected]> > --- > meta/recipes-core/initscripts/initscripts-1.0/volatiles | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-core/initscripts/initscripts-1.0/volatiles > b/meta/recipes-core/initscripts/initscripts-1.0/volatiles > index 1fc5816..e6f0695 100644 > --- a/meta/recipes-core/initscripts/initscripts-1.0/volatiles > +++ b/meta/recipes-core/initscripts/initscripts-1.0/volatiles > @@ -32,7 +32,7 @@ l root root 1777 /tmp /var/tmp > d root root 0755 /var/lock/subsys none > f root root 0664 /var/log/wtmp none > f root root 0664 /var/run/utmp none > -l root root 0644 /etc/resolv.conf /var/run/resolv.conf > f root root 0644 /var/run/resolv.conf none > +l root root 0644 /etc/resolv.conf /var/run/resolv.conf > d root root 1777 /run/media none > l root root 1777 /media /run/media > -- > 2.1.2.374.g63a4513 > >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
