aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/pancho/files/patch-aa
blob: c6d7494354ed3197320761bea1d16d0f8ac729bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pancho.orig Sat Dec  8 12:10:25 2001
+++ pancho  Sat Dec  8 12:11:04 2001
@@ -35,7 +35,7 @@
 
 my $logging    = "";       # set this to "1" to enable logging
 
-my $logfile    = "";       # full path to your logfile 
+my $logfile    = $ENV{HOME}."/pancho.log"; # full path to your logfile 
 
 ############ NO FURTHER EDITING SHOULD BE REQUIRED.    ############
 ############ DOING SO IS AT YOUR OWN RISK.        ############