--- name: Startup Bug about: An issue with Darling's startup labels: 'bug, container' --- **Expected Result** What did you expect to happen? **Actual Result** What did happen? **Steps To Reproduce** 1. If possible, what steps can you take to reproduce the issue? **```strace``` Output** Run ```sudo strace -f -u $USER darling shell```, what is the output? ``` Put the command output here! ``` **``dmesg`` Output** Run ```dmesg | grep 'overlay\|darling'``` ``` Put the command output here! ``` **System Information** What system are you running? | Software | Version | | --- | --- | | Linux Kernel | X.Y.Z | | Darling | Git Commit Hash |