Created
June 10, 2019 00:26
-
-
Save AndrewWCarson/418ecdaa08e2bcbee11e2d73bf928941 to your computer and use it in GitHub Desktop.
A diff of `sudo ls -alO /` on with and without the /.rootro flag in Catalina (Build 19A471t).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| andrew@Andrews-MBP ~ % diff ro* | |
| 4d3 | |
| < srwxrwxrwx - .dbfseventsd | |
| 6a6 | |
| > -rw-r--r-- - .rootro | |
| 12c12 | |
| < drwxr-xr-x - Users | |
| --- | |
| > drwxr-xr-x sunlnk Users |
Definitely interesting to see the sunlnk undeletable flag added to the VM with read-only System volume enabled.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Very little difference between the two root directories with the obvious exceptions of the .dbfseventsd and .rootro.
/.rootro was added to make the System Volume read-only on my VM, and /.dbfseventsd is likely different because one of the devices is a new VM.