Optimizing Arch Linux ARM for Raspberry Pi: Tips, Tricks, an

Guides written by the community, for the community, and only guides!

Re: Optimizing Arch Linux ARM for Raspberry Pi: Tips, Tricks

Postby solskogen » Fri Jun 02, 2023 7:16 am

One of the things I always do is to enable tmpfs on /tmp and /var/log.

I add this to /etc/fstab
$this->bbcode_second_pass_code('', '
tmpfs /var/log tmpfs defaults,noatime,nosuid,nodev,size=100M 0 0
tmpfs /tmp tmpfs noatime,nosuid,mode=1777,size=8G 0 0
')
solskogen
 
Posts: 160
Joined: Mon Nov 18, 2013 10:41 am

Return to Community Guides

Who is online

Users browsing this forum: No registered users and 1 guest