From 78be5135b674d8a321b5ff2f9497652831c88157 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 4 Jan 2010 16:35:23 -0800 Subject: Don't allow operator to run show system login users Bug 5147 This is a generic way of solving the sudo problem (for now). --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a9deebe..3629785 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,7 @@ bin_SCRIPTS += scripts/yesno bin_SCRIPTS += scripts/vyatta-gettime.pl bin_SCRIPTS += scripts/show-users.pl bin_SCRIPTS += scripts/vyatta-boot-image.pl +bin_SCRIPTS += scripts/vyatta-sudo bin_sudo_users_SCRIPTS = scripts/vyatta-identify-interface.pl bin_sudo_users_SCRIPTS += scripts/vyatta-delete-log-file.sh -- cgit v1.2.3