diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 914b04f7c..39252c2f9 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -51,7 +51,7 @@ Requires: /usr/bin/killall Requires: /usr/sbin/dhcpd # On RHEL this pulls in openssh-server, on SLES it pulls in openssh Requires: /usr/bin/ssh -Requires: /etc/xinetd.d/tftp +Requires: /usr/sbin/in.tftpd diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index ba4d2a68b..6983f75fc 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -36,7 +36,7 @@ Requires: /usr/sbin/dhcpd # On RHEL this pulls in openssh-server, on SLES it pulls in openssh Requires: /usr/bin/ssh %ifnarch s390x -Requires: /etc/xinetd.d/tftp +Requires: /usr/sbin/in.tftpd # Stty is only needed for rcons on ppc64 nodes, but for mixed clusters require it on both x and p %endif %endif