I did a chown -R to a different user and group on /run. Is there someplace that the default owner:group for /run exists so I can put them back? Even if I have to do the repair one item at a time.
I did a chown -R to a different user and group on /run. Is there someplace that the default owner:group for /run exists so I can put them back? Even if I have to do the repair one item at a time.
/run is a temporary / virtual filesystem. It will be regenerated with default values at reboot.