~ubuntu-branches/ubuntu/saucy/sysstat/saucy

« back to all changes in this revision

Viewing changes to .pc/04-configs.patch/sysstat.sysconfig.in

  • Committer: Package Import Robot
  • Author(s): Robert Luberda
  • Date: 2012-05-20 11:14:47 UTC
  • mfrom: (1.1.25) (2.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20120520111447-fic5igsqlao5n1vy
Tags: 10.0.5-1
* New upstream (stable) version.
* debian/control: Document the cifsiostat and nfsiostat tools in sysstat
  package description (closes: #667618).
* debian-sa1, sysstat.cron.daily, sysstat.postinst, 04-configs.patch,
  sysstat.init.d: Remove Debian-specific SA1_OPTIONS and SA2_OPTIONS
  variables, use upstream-provided SADC_OPTIONS instead. Provide a
  sysstat.NEWS entry for the change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
# Parameters for the system activity data collector (see sadc manual page)
12
12
# which are used for the generation of log files.
13
 
SADC_OPTIONS=""
 
13
SADC_OPTIONS="@COLLECT_ALL@"
14
14