Updated macOS Auto‐Start Service Setup (for Remote MDM Deployment) (markdown)

fufesou
2026-02-25 12:13:17 +08:00
parent bc37328ccd
commit 46d4bf053b

@@ -485,7 +485,7 @@ Edit the `DEFAULTPATH` variable at the top of the script:
DEFAULTPATH='/Applications/MyCustomApp.app'
```
<img width="450" alt="image" src="https://github.com/user-attachments/assets/bd04eb3b-88b2-4d6f-92c1-4f769587b35c" />
<img width="1000" alt="image" src="https://github.com/user-attachments/assets/bd04eb3b-88b2-4d6f-92c1-4f769587b35c" />
`MyCustomApp.app` should be replaced with your actual application name followed by `.app`.
For example, using the settings above, the path would be `/Applications/Test2.app`.