Bug #375

main/nagios: should create and use a user called 'nagios' instead of using 'nobody'

Added by Natanael Copa over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:07/06/2010
Priority:Normal Due date:
Assignee:Carlo Landmeter % Done:

100%

Category:Aports
Target version:Alpine 2.0.0

Description

The nagios package uses 'nobody' but it would be better to create a user called 'nagios'. This is done by adding:

pkgusers="nagios" 
pkggroups="nagios" 

in the APKBUILD

Associated revisions

Revision 4653e1fb
Added by Natanael Copa over 1 year ago

main/nagios: use user 'nagios' instead of 'nobody'

fixes #375

History

Updated by Jeff Bilyk over 1 year ago

in APKBUILD, would also need to changes lines 31 and 32 to set user to nagios, not nobody. nagios.confd would need to be updated to use new user, and finally the pre-install script from nrpe package could be copied to create the users.

Updated by Natanael Copa over 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Updated by Natanael Copa over 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF