mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-02-21 10:08:12 +01:00
sudoers.d/lecture: don't create .sudo_as_admin_successful
This commit is contained in:
parent
f9bbaac4c0
commit
4a3397f677
@ -4,4 +4,9 @@
|
||||
# & https://serverfault.com/a/333640
|
||||
Defaults lecture = always
|
||||
|
||||
# Don't create .sudo_as_admin_successful to $HOME. It might not strictly
|
||||
# be related to lecture (being common global bashrc), but close enough for
|
||||
# me considering both have similar effects of printing information.
|
||||
Defaults !admin_flag
|
||||
|
||||
# vim: filetype=sudoers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user