https://bugs.contribs.org/show_bug.cgi?id=10646
John Crisp <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Flags| |help_verify+
--- Comment #1 from John Crisp <[email protected]> ---
/usr/bin/plague-client build smeserver-tftp-server
smeserver-tftp-server-1_2-6_el6_sme contribs9
Package smeserver-tftp-server enqueued. Job ID: 1934.
Terry - I can give you a hand on verifying this.
Just need to see the outputs in /var/service/tftpd/run
#====================
# Where we have the following we want to stop it actually executing and just
see the outputs:
# cd /
# exec 2>&1
# exec udpsvd -h $TFTPD_LOG_SETTING \
# $TFTPD_ACCESS_SETTING $TFTPD_UDPPORT \
# in.tftpd $TFTPD_LOG_SETTING $TFTPD_PRIVILEGE_SETTING \
# -u $TFTPD_USER $TFTPD_TIMEOUT_SETTING
#$TFTPD_REFUSE_SETTING $TFTPD_BLKSIZE_SETTING -s $TFTPD_DIRECTORY
# Something like this instead
echo "Log $TFTPD_LOG_SETTING"
echo "Access $TFTPD_ACCESS_SETTING"
echo "UDPPort $TFTPD_UDPPORT"
echo "Privilege $TFTPD_PRIVILEGE_SETTING"
echo "User $TFTPD_USER"
echo "Timeout $TFTPD_TIMEOUT_SETTING"
echo "Refuse $TFTPD_REFUSE_SETTING"
echo "Blsize $TFTPD_BLKSIZE_SETTING"
echo "Dir $TFTPD_DIRECTORY"
else
# /usr/bin/runsvctrl down .
echo "Going Down"
#====================
Then just /var/service/tftpd/run and see if it matches config show tftpd
settings
Simples :-)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/