CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/04/16 07:25:52
Modified files:
sysutils/ruby-puppet/2: Makefile
sysutils/ruby-puppet/3: Makefile
Added files:
sysutils/ruby-puppet/2/patches:
patch-lib_puppet_type_resources_rb
sysutils/ruby-puppet/3/patches:
patch-lib_puppet_type_resources_rb
Log message:
adjust the uid puppet looks at to determine if a user is a "system user" to
1000.
this then gets used to purge all non-system users, whether this is a good idea
is
left as an exercise to the user.
ok aja@ (MAINTAINER)