Skip to content

Commit

Permalink
Attempt to fix annoying configuration redirection for Debian packaging.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuchbinder committed Jan 26, 2012
1 parent 652fd53 commit 256470a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions debian/conf_redirect.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?php

include( "/etc/ganglia-frontend/conf_default.php" );

?>

0 comments on commit 256470a

Please sign in to comment.