sudo/sudo-1.6.8p12-defaults.diff

13 lines
201 B
Diff
Raw Normal View History

--- defaults.c
+++ defaults.c
@@ -432,9 +432,6 @@
#ifdef FQDN
def_fqdn = TRUE;
#endif
-#ifdef USE_INSULTS
- def_insults = TRUE;
-#endif
#ifdef ENV_EDITOR
def_env_editor = TRUE;
#endif