Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 32475a9030649d9e117f48680c154208 > files > 308

inn-2.6.3-1.mga7.armv7hl.rpm

##  $Id: innshellvars.pl.local 10283 2018-05-14 12:43:05Z iulius $
##
##  Sample innshellvars.pl.local script.
##
##  It permits adding or overriding variables defined by
##  the INN::Config Perl module (or the legacy innshellvars.pl
##  Perl script).
##  This script has to be executable in order to be included
##  during the run of INN::Config.

##  Defining or redefining $variable will allow using
##  $INN::Config::variable with the corresponding value
##  in a script calling INN::Config.
#$variable = 'test';