]> git.ipfire.org Git - thirdparty/shadow.git/commit
su.c: s/doshell/do_interactive_shell/
authorVito Caputo <vcaputo@pengaru.com>
Sun, 10 May 2020 00:43:14 +0000 (17:43 -0700)
committerSerge Hallyn <shallyn@cisco.com>
Fri, 28 Aug 2020 04:43:29 +0000 (23:43 -0500)
commit6f38f43fdd745fa28b9e100f08bdf8b59b474280
tree416ae5e95240524cb59d83cc607200026f7ffd01
parentdc732e77347461d18dd6132c429630a4c0f8ca97
su.c: s/doshell/do_interactive_shell/

Mechanical rename distinguishing this variable from intended changes
supporting executing commands without using an interpretive shell
(i.e. no '/bin/sh -c').
src/su.c