On Thu, Feb 19, 2015 at 09:40:47AM -0700, jd1008 wrote: > So,my next question, can I create a disk based permanent /tmp > and prevent the tmpfs from being created at every boot? > Preventing the creation of tmpfs for /tmp. Where is that > done so I can revert back to using HD for /tmp? Run sudo systemctl mask tmp.mount This will change the configuration so that that mount isn't autogenerated, and it will remain part of the root filesystem. -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org