~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Stuart Bishop
  • Date: 2011-09-23 11:37:17 UTC
  • mto: This revision was merged to the branch mainline in revision 14020.
  • Revision ID: stuart.bishop@canonical.com-20110923113717-vxvhw5rm7dp4z200
db users for script-monitor and script-monitor-nagios

Show diffs side-by-side

added added

removed removed

Lines of Context:
312
312
public.scriptactivity                   = SELECT, INSERT
313
313
type=group
314
314
 
 
315
[script_monitor]
 
316
public.scriptactivity                   = SELECT
 
317
type=user
 
318
 
 
319
[script_monitor_nagios]
 
320
public.scriptactivity                   = SELECT
 
321
type=user
 
322
 
315
323
[statistician]
316
324
groups=script
317
325
public.archive                          = SELECT, UPDATE