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

Bug 381793

Summary: net-analyzer/vnstat using deprecated --chuid in init script
Product: Gentoo Linux Reporter: Hanno Böck <hanno>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 377843    

Description Hanno Böck gentoo-dev 2011-09-04 15:10:22 UTC
/etc/init.d/vnstatd
contains a call to start-stop-daemon with the --chuid parameter. This is deprecated and --user/--group (-u/-g) should be used instead.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-09-04 17:41:41 UTC
Thanks for reporting. It is fixed.