Disable SIP

Related to https://github.com/cirruslabs/cirrus-ci-docs/issues/773
This commit is contained in:
fedor 2021-02-03 14:05:39 -05:00
parent d86037b94e
commit 1886e45feb
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Use VM's UI to change some settings:
4. Allow SSH. Sharing -> Remote Login
5. Open Safari. Preferences -> Advanced -> Show Developer menu. Develop -> Allow Remote Automation.
6. Run `sudo visudo` in Terminal, find `%admin ALL=(ALL) ALL` add `admin ALL=(ALL) NOPASSWD: ALL` to allow sudo without a password.
7. **optional** Disable SIP by [getting into Recov ery Mode](https://kb.parallels.com/cn/116526), `Utilities -> Terminal` and run `csrutil disable`.
Shutdown macOS.