~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/security.cfg

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-23 11:46:35 UTC
  • mfrom: (9893.9.15 distinct-db-users)
  • Revision ID: launchpad@pqm.canonical.com-20110923114635-9p3isq3joqfwtjcb
[r=stub][bug=134012][incr] Add distinct users for the script monitor.

Show diffs side-by-side

added added

removed removed

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