On Thu, Feb 19, 2015 at 11:06:31AM -0700, jd1008 wrote: > Thank you Matthew, Thank you Rejy for your help. > All is well now. > systemctl mask tmp.mount > and > vi /usr/lib/tmpfiles.d/tmp.conf > where I commented out those 2 lines outlibed by Matthew > did the trick. > Will this change survive the updates? The former will -- the "mask" change alters configuration. The second will survive until systemd is updated, at which point it will be overwritten. Use /etc/tmpfiles.d instead for local configuration. (This is a really nice thing about systemd — defaults and user/admin configuration are neatly separated in this way, so you can know that if there are files in /etc, you know that they're changes to the default.) -- 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