Fix -A flag when askpass is specified in sudo.conf or if sudo doesn't need
to read a password.
This commit is contained in:
@@ -45,9 +45,6 @@
|
||||
#include "sudo_plugin.h"
|
||||
#include "sudo_plugin_int.h"
|
||||
|
||||
/* tgetpass.c */
|
||||
extern const char *askpass_path;
|
||||
|
||||
/*
|
||||
* Read in /etc/sudo.conf
|
||||
* Returns a list of plugins.
|
||||
|
Reference in New Issue
Block a user