“restricted” folder/files in OS X El Capitan

后端 未结 7 1202
刺人心
刺人心 2020-11-28 21:00

After upgrading from OS X Yosemite to OS X El Capitan Developer Preview, I tried to edit /System/Library/LaunchDaemons/ssh.plist to change the default SSH

7条回答
  •  抹茶落季
    2020-11-28 21:46

    You can also leave SIP enabled while disabling the filesystem management. Reboot in recovery mode and run:

    csrutil enable --without fs
    

    This will allow you to change permissions as needed.

提交回复
热议问题