Sunday, 2 June 2013

How folders created in /var/run on each reboot

How folders created in /var/run on each reboot

In recent ubuntus /var/run is tmpfs, and thus I assume it starts empty with each reboot.
Yet, I see there some folders, like /var/run/mysqld and numerous others. How those folders created on each reboot ? Is there some template folder which copied to /var/run/ (and if so, which script does that), or each folder mkdired separately, or what ?

No comments:

Post a Comment