commit | 7d4c629f810fdb047298a1db442f0dff5c7adcb2 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Jun 16 18:01:15 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Jun 16 18:04:37 2011 +0400 |
tree | 90cb426f7ac3d321dfead83b4b5aa2ed4bf2824c | |
parent | dc2e185a48f043a77364052d0b120d39700f3b45 [diff] |
init.d/vzevent-redhat: support for RHEL4 In RHEL4 kernel, reboot_event file is located in /sys/module/vzevent/ not /sys/module/vzevent/parameters/ directory. Check both files at once, hiding the 'file not found' error from cat. Signed-off-by: Kir Kolyshkin <kir@openvz.org>