Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7512
blobb5f1278a8e8b3acfa26b83da34a54bbe5faa51ff
1 Title: Set correct bash environment for cronjobs
2 Level: 1
3 Component: omd
4 Compatible: compat
5 Version: 1.2.7i3
6 Date: 1460720891
7 Class: fix
9 There were certain scenarios were the .profile file was not loaded for crontabs.
10 This fix always sets these environment variables for the crontabs
11 SHELL=/bin/bash
12 BASH_ENV=$OMD_ROOT/.profile