"Also, does adding the option in a remount actually have any effect?"

yes,

i...@cego:~$ free
             total       used       free     shared    buffers     cached
Mem:       1285120    1249400      35720          0     205400     422532
-/+ buffers/cache:     621468     663652
Swap:      2441872      12608    2429264

i...@cego:~$ df -h /dev/
Filesystem            Size  Used Avail Use% Mounted on
udev                  628M  2.9M  625M   1% /dev

i...@cego:~$ sudo mount /dev/ -o remount,size=8M
[sudo] password for iuri: 

i...@cego:~$ df -h /dev/
Filesystem            Size  Used Avail Use% Mounted on
udev                  8.0M  2.9M  5.2M  36% /dev
i...@cego:~$

-- 
udev init script should use partition size from /etc/default/tmpfs 
https://bugs.launchpad.net/bugs/317161
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to