Projet

Général

Profil

Révision a75478bd

IDa75478bd8ec0767d6b3e9ab04643c0e11ff29db0
Parent d95de082
Enfant 5639ae95

Ajouté par Charlie Root il y a plus de 12 ans

relayd: adjust PATH properly

in FreeBSD, relayd is more likely installed in /usr/local/sbin.

Voir les différences:

plugins/relayd/relayd
62 62

  
63 63
(defined($ENV{'logfile'})) and $logfile = $ENV{'logfile'};
64 64
(defined($ENV{'configfile'})) and $configfile = $ENV{'configfile'};
65
$ENV{'PATH'} .= ':/usr/local/sbin';
65 66

  
66 67
my $cmd = (defined($ARGV[0])) ? $ARGV[0] : '';
67 68

  

Formats disponibles : Unified diff