PK

ADDRLIN : /etc/profile.d/
FLL :
Current File : //etc/profile.d/puppet-agent.csh

# Add /opt/puppetlabs/bin to the path for csh users
set path = ($path /opt/puppetlabs/bin)


PK 99