# File lib/puppet/type/resources.rb, line 128
128:   def system_users
129:     %w{root nobody bin noaccess daemon sys}
130:   end