Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5865
blobbf7e3771ea02cb179b44e269e729ee8d2df253d9
1 Title: omd rm --kill now kills all processes of the site user
2 Level: 1
3 Component: omd
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0b1
7 Date: 1519626013
8 Class: fix
10 Instead of just killing the processes that are currently accessing
11 the tmpfs of the site, the "omd rm" command together with the --kill
12 option now also kills all processes of the site user. This includes
13 open shells or similar that would otherwise make the site removal
14 fail in case such processes are open.