Article 6JW61 using /etc/sudoers.d/ to change sudo time interval

using /etc/sudoers.d/ to change sudo time interval

by
newbiesforever
from LinuxQuestions.org on (#6JW61)
I want to change my sudo time interval, so I looked up how. According to https://unix.stackexchange.com/quest...ssword-timeout, I'm supposed to add the following line to sudoers:Code:Defaults timestamp_timeout=[time]So I entered
Code:sudo visudoThen I noticed that the sudoers file says
Quote:
# Please consider adding local content in /etc/sudoers.d/ instead of
# directly modifying this file.
Okay, so I went to /etc/sudoers.d. Which of those files do I need to add the line to? If I'm supposed to add the line to a new file, what should that be called?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments