thanks that works.

On Thu, Dec 12, 2013 at 3:51 PM, Sebastian Moeller <moell...@gmx.de> wrote:

> HI Pawel,
>
>
> On Dec 12, 2013, at 21:47 , Pawel Pastuszak <pawelpastus...@gmail.com>
> wrote:
>
> > Hi,
> >
> > I am using pretty much the trunk version of openwrt and i want to adjust
> the tmpfs /tmp size? I recall in old  version of openwrt it was in
> 10_essential_fs but the new version i cannot find it.
> >
> > Can someone point me to the correct direction.
>
>         Probably not the canonical way, but I just added:
> # minimize the too large tmpfs (to avoid OOM), this is better handled by
> adding swap
> mount tmpfs /tmp -t tmpfs -o remount,size=16000k,nosuid,nodev
>
> to my /etc/rc.local to change size. Just replace the 16000k with your
> preference.
> This most likely is only effective after booting to to the stage of
> processing rc.local, but for my purposes that was enough…
>
> Best
>         Sebastian
>
> >
> > Thanks,
> > Pawel
> > _______________________________________________
> > openwrt-devel mailing list
> > openwrt-devel@lists.openwrt.org
> > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to