# Services are started in a fresh environment without any influence of user's
# environment (like environment variable values). As a consequence,
# information of all enabled collections will be lost during service start up.
# If user needs to run Passenger with any software collection enabled, this
# collection has to be written into particular variable in
# /opt/rh/sclname/service-environment file.
RH_PASSENGER40_RUBY193_SCLS_ENABLED="rh-passenger40 ruby193"
RH_PASSENGER40_RUBY200_SCLS_ENABLED="rh-passenger40 ruby200 ror40"
RH_PASSENGER40_RUBY22_SCLS_ENABLED="rh-passenger40 rh-ruby22 rh-ror41"
