~sutek/+junk/setup-vps

« back to all changes in this revision

Viewing changes to setup/policies/35_disk_monitor

  • Committer: sutek at evil
  • Date: 2012-09-16 09:53:45 UTC
  • Revision ID: sutek@evil.com-20120916095345-hvy4juzthg88njoo
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
target=/etc/cron.hourly/disk-usage
 
2
cp $etc/cron.hourly/disk-usage $target
 
3
perl -pi -e 's/\$email/$ENV{email}/g' $target