Copy from Base:System/sudo based on submit request 33397 from user prusnak OBS-URL: https://build.opensuse.org/request/show/33397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=24
15 lines
308 B
Diff
15 lines
308 B
Diff
Index: defaults.c
|
|
===================================================================
|
|
--- defaults.c.orig
|
|
+++ defaults.c
|
|
@@ -418,9 +418,6 @@ init_defaults()
|
|
#ifdef FQDN
|
|
def_fqdn = TRUE;
|
|
#endif
|
|
-#ifdef USE_INSULTS
|
|
- def_insults = TRUE;
|
|
-#endif
|
|
#ifdef ENV_EDITOR
|
|
def_env_editor = TRUE;
|
|
#endif
|