On Sat, 2014-07-12 at 09:50 +0200, Heinz Diehl wrote: > The content of those dirs is dynamically generated and of variable and > often temporary nature. Thus, it shouldn't do any harm restoring them. Restoring /proc (if such a thing is even possible) would pretty much guarantee screwing up your system. Recall that each running process has a subdirectory in /proc under its PID, which is going to be different when the system runs again and may indeed overwrite data from a completely different process. Definitely not something you want to do with a restore. poc -- 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