#18131: tmpfs remount not working
------------------------+-----------------------------------
 Reporter:  spy00a35@…  |      Owner:  developers
     Type:  defect      |     Status:  new
 Priority:  normal      |  Milestone:  Barrier Breaker 14.07
Component:  packages    |    Version:  Barrier Breaker 14.07
 Keywords:              |
------------------------+-----------------------------------
 Adding the following section to the /etc/config/fstab

 {{{
 config mount
   option target '/tmp'
   option device 'tmpfs'
   option fstype 'tmpfs'
   option options 'remount,rw,nosuid,nodev,noatime,size=1M'
   option enabled_fsck '0'
   option enabled '1'
 }}}

 does not work as expected (wrong tmpfs size after reboot) and no errors in
 the syslog

--
Ticket URL: <https://dev.openwrt.org/ticket/18131>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to