The following changes were made:
* Added shadow as dependency (for useradd and groupadd) * Removed old usher script * Modified client and server usher to not use chroot
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
DEPENDS = glibc,openssh-client,openssl,zlib
|
||||
DEPENDS = glibc,openssh-client,openssl,shadow,zlib
|
||||
BRIEF = OpenSSH server
|
||||
DESC = The OpenSSH server allows remote users to access the system securely
|
||||
|
||||
|
||||
Reference in New Issue
Block a user