[TriLUG] Ubuntu - /run default size

Keith Merryman via TriLUG trilug at trilug.org
Wed Jan 16 18:46:20 EST 2019


Ron,

According to https://unix.stackexchange.com/a/352048 looks like the
"recommended" way is to just add a line to /etc/fstab, something like:
tmpfs /run tmpfs nodev,nosuid,noexec,relatime,size=20%,mode=755 0 0

~Keith

On Wed, Jan 16, 2019 at 9:40 AM Ron Kelley via TriLUG <trilug at trilug.org>
wrote:

> Greetings all,
>
> I have a system running Ubuntu 16.04 with /run (/var/run) mounted as a
> tmpfs directory.  On this system, /run is created using 10% RAM, and I need
> to adjust its size (from 10% to 20%).  I have searched all the config files
> in /etc, but I have not seen any sort of configuration for /run.  Any
> pointers?
>
> Thanks,
>
> -Ron
>


More information about the TriLUG mailing list