Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 321939

Summary: app-crypt/mit-krb5: add xinetd.d rules for kpropd service
Product: Gentoo Linux Reporter: Richard F. Ostrow Jr. <kshots>
Component: [OLD] ServerAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to app-crypt/mit-krb5-1.6.3-r6.ebuild
xinetd.d service

Description Richard F. Ostrow Jr. 2010-05-29 04:58:23 UTC
add xinetd.d rules to enable kpropd service (adds xinetd USE flag)

Reproducible: Always




kpropd runs from inetd (or xinetd). No rule files are installed for xinetd currently. This installs a simple one.
Comment 1 Richard F. Ostrow Jr. 2010-05-29 05:02:29 UTC
Created attachment 233359 [details, diff]
patch to app-crypt/mit-krb5-1.6.3-r6.ebuild

adds xinetd service support
Comment 2 Richard F. Ostrow Jr. 2010-05-29 05:03:55 UTC
Created attachment 233361 [details]
xinetd.d service

xinetd.d service file (expected in ${FILESDIR})
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-06-11 15:56:00 UTC
+  11 Jun 2010; Jeremy Olexa <darkside@gentoo.org> +mit-krb5-1.8.2.ebuild,
+  +files/kpropd.xinetd:
+  Version bump bug #323525. Added xinetd USE flag bug #321939. Disabled
+  parallel make bug #321141. No need to inherit autotools anymore.