2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-11 18:42:29 +00:00

Move sftp server to a more appropriate location

This commit is contained in:
Jarrod Johnson
2025-03-24 16:34:51 -04:00
parent 5ab02c31ee
commit 1cf2a5339a
2 changed files with 1 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ dracut_install openssl tar ipmitool cpio xz gzip lsmod ethtool
dracut_install modprobe touch echo cut wc bash uniq grep ip hostname
dracut_install awk egrep dirname bc expr sort
dracut_install ssh sshd vi reboot lspci parted tmux mkfs mkfs.ext4 mkfs.xfs xfs_db mkswap
dracut_install /usr/libexec/openssh/sftp-server
dracut_install efibootmgr
dracut_install du df ssh-keygen scp clear dhclient lldpd lldpcli tee
dracut_install /lib64/libnss_dns.so.2 /lib64/libnss_dns.so.2 /lib64/libnss_myhostname.so.2

View File

@@ -217,4 +217,3 @@ dracut_install /usr/lib64/python3.9/distutils/util.py
dracut_install /usr/lib64/python3.9/distutils/version.py
dracut_install /usr/lib64/python3.9/distutils/versionpredicate.py
dracut_install /usr/lib64/python3.9/getpass.py
dracut_install /usr/libexec/openssh/sftp-server