no more MAXCOMMANDLENGTH
This commit is contained in:
6
sudo.h
6
sudo.h
@@ -34,12 +34,6 @@
|
|||||||
#include "compat.h"
|
#include "compat.h"
|
||||||
#include "pathnames.h"
|
#include "pathnames.h"
|
||||||
|
|
||||||
/*
|
|
||||||
* Max length for a command + args in the sudoers file.
|
|
||||||
* This is fairly arbitrary but 1K should be enough.
|
|
||||||
*/
|
|
||||||
#define MAXCOMMANDLENGTH 1024
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IP address and netmask pairs for checking against local interfaces.
|
* IP address and netmask pairs for checking against local interfaces.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user