On 1 April 2012 21:54, patrick korsnick <korsnick gmail.com> wrote:
> A common tweak recommended to SSD users on various distros has been to move
> /tmp to RAM to avoid writing to the SSD. Adding this line to /etc/fstab has
> worked fine for me on f16:
>
> none    /tmp    tmpfs   defaults        0 0
>
> However on f17 adding this line prevents the machine from booting.
>
> Can anyone enlighten me if it's possible to do something similar on f17 to
> save wear on my SSD?
>
try:
tmpfs   /tmp   tmpfs   defaults  0 0
systemd auto loads a service to yay.

...dex
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to