From e3a22a47d883caa7edcce2f2d6c4bda41011b204 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Fri, 27 Aug 2021 18:42:53 -0400 Subject: md5: Don't symlink non working bins, setuid appropriate bins --- shell_cmds/su/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shell_cmds/su/Makefile') diff --git a/shell_cmds/su/Makefile b/shell_cmds/su/Makefile index 7bc56fb..4466d8d 100644 --- a/shell_cmds/su/Makefile +++ b/shell_cmds/su/Makefile @@ -1,5 +1,8 @@ PROG= su +# Setuid this bin +BINMODE=4555 + LDADD=-lpam -liosexec .include -- cgit v1.2.3-56-ge451