sudoers.d/password-feedback: fix the syntax error of missing capital D

Apparently it was my fault and not Fedora and Arch not shipping that module (like Fedora is missing insults, while that suspiciously isn't treated as a syntax error
This commit is contained in:
Aminda Suomalainen 2024-08-12 15:27:59 +03:00
parent 7d548e20e6
commit a0419bda15
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
# Tails has this and I suspect it may be less confusing for less technical
# people around.
defaults pwfeedback
# WARNING! Syntax error on Fedora 40 and Arch Linux, but doesn't stop using
# sudo. You mightwant to not apply this with them!
Defaults pwfeedback
# vim: filetype=sudoers