sudo: disable insults by default
Must be explicitly enabled with a "Defaults insults" in /etc/sudoers.
This commit is contained in:
parent
8ce654444e
commit
a7d54ae170
@ -1,10 +1,10 @@
|
|||||||
# Template build file for 'sudo'.
|
# Template build file for 'sudo'.
|
||||||
pkgname=sudo
|
pkgname=sudo
|
||||||
version=1.8.21p2
|
version=1.8.21p2
|
||||||
revision=2
|
revision=3
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ignore-dot --with-insults --with-all-insults --with-env-editor
|
configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
|
||||||
--enable-shell-sets-home --enable-noargs-shell --without-sendmail
|
--enable-shell-sets-home --enable-noargs-shell --without-sendmail
|
||||||
--with-logfac=auth --disable-root-mailer --enable-pie --with-mdoc
|
--with-logfac=auth --disable-root-mailer --enable-pie --with-mdoc
|
||||||
--sbindir=/usr/bin"
|
--sbindir=/usr/bin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user