What service to restart after modifying /etc/sudoers for macOS to make changes active without reboot?

apple.stackexchange https://apple.stackexchange.com/questions/417634

  •  01-06-2021
  •  | 
  •  

문제

What's the service that needs to be restarted after modifying /etc/sudoers for macOS in order to make changes active without a system reboot?

도움이 되었습니까?

해결책

None. No system process reads /etc/sudoers. The command line binary sudo(1) reads /etc/sudoers.

Changes are immediate when they are saved.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top