Add support for setenv entries in login.conf. We can't use LOGIN_SETENV
since the plugin sets up the envp the command is executed with. Also regen the Makefile.in files while here. Fixes bug #527
This commit is contained in:
@@ -121,6 +121,6 @@ cleandir: realclean
|
||||
|
||||
# Autogenerated dependencies, do not modify
|
||||
sample_plugin.lo: $(srcdir)/sample_plugin.c $(top_builddir)/config.h \
|
||||
$(top_builddir)/pathnames.h $(incdir)/sudo_plugin.h \
|
||||
$(incdir)/missing.h
|
||||
$(top_srcdir)/compat/stdbool.h $(top_builddir)/pathnames.h \
|
||||
$(incdir)/sudo_plugin.h $(incdir)/missing.h
|
||||
$(LIBTOOL) --mode=compile $(CC) -c $(CPPFLAGS) $(CFLAGS) $(DEFS) $(srcdir)/sample_plugin.c
|
||||
|
Reference in New Issue
Block a user