Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
steinuil
9 months ago
|
parent
|
context
|
favorite
| on:
When was the famous "sudo warning" introduced? (20...
FYI, you can turn this off by adding "Defaults lecture = never" to /etc/sudoers. In Nix:
{ security.sudo.extraConfig = '' Defaults lecture = never ''; }
Or you could also set it to "always" to annoy your users :^)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: