[launchd] Create Directories That Launchd Expects To Exist
Fixes a warning about launchctl not being able to create the `overrides.plist` file:
```
Could not open job overrides database at: /private/var/db/launchd.db/com.apple.launchd/overrides.plist: 2: No such file or directory
```