]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/sudo.json
Add Boto help (#452)
[xdg-ninja.git] / programs / sudo.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.sudo_as_admin_successful",
5 "movable": true,
6 "help": "This file is only generated by versions >=1.9.6 if they were built with _--enable-admin-flag_.\n\nHowever, these versions also support disabling the creation of this file via the _admin_flag_ sudoers option, regardless of build configuration.\nTo do this, add the following directive to _/etc/sudoers_ or (preferably) to a file under _/etc/sudoers.d_:\n```\nDefaults !admin_flag\n```\n\nNote that bash may be configured to always print out a \"hint\" on interactive sessions if neither _\"$HOME\"/.sudo_as_admin_successful_ nor _\"$HOME\"/.hushlogin_ exist.\n\nTo prevent this, comment out or delete the corresponding _if_ statement in _/etc/bashrc.bashrc_."
7 }
8 ],
9 "name": "sudo"
10 }