source: trunk/pkg/deb/web/DEBIAN/postinst @ 494

Last change on this file since 494 was 378, checked in by bastiaans, 17 years ago

pkg, Makefile:

  • added sources and Makefile for creating releases/tarball/debs/rpms
  • Property svn:executable set to *
File size: 174 bytes
Line 
1#!/bin/sh
2
3echo "Make sure to set your Ganglia template to job_monarch now"
4echo "" 
5echo "In your Ganglia conf.php, set this line:"
6echo "$template_name = \"job_monarch\";"
Note: See TracBrowser for help on using the repository browser.