Bug 56722

Summary: K12LTSP: resource limit changes
Product: [Retired] Red Hat Raw Hide Reporter: Jeff Johnson <jbj>
Component: tftpAssignee: Elliot Lee <sopwith>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-26 14:50:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeff Johnson 2001-11-26 14:50:52 UTC
Please incorporate the following changes:

diff -r tftp-7.2/tftp-xinetd tftp/tftp-xinetd
14c14,15
< 	disable			= yes
---
> 	per_source		= 11
> 	cps			= 100 2
Only in tftp: tftp-xinetd.rh
diff -r tftp-7.2/tftp.spec tftp/tftp.spec
7c7
< Release: 14
---
> Release: 14_lts
12a13
> Source3: tftp-xinetd.rh
98a100,102
> * Fri Aug  3 2001 Eric Harrison <eharrison.or.us>
> - LTSP HACKS: turn on tftp by default and set some resource limits
> 

Yes, you may wish to leave "disable yes", but I would suggest that not
installing tftp at all if you don't want the service is better packaging,
as it eliminates the support question of how to enable the service

Comment 1 Elliot Lee 2001-12-18 22:32:48 UTC
There's no support problem - ntsysv is the way to do it enable/disable.

I've put the resource limits in, though.