another response
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
011568c4fd
commit
24e984fdc5
8
xCAT-rmc/resources/mn/IBM.EventResponse/LogEvents.pm
Normal file
8
xCAT-rmc/resources/mn/IBM.EventResponse/LogEvents.pm
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
$RES::EventResponse{'LogEvents'} = {
|
||||
Name => q(LogEvents),
|
||||
Locked => q(0),
|
||||
Actions => q({[logEvent,{127},{0},{86400},/usr/sbin/rsct/bin/logevent /tmp/eventlog,3,0,0,0,{},0]}),
|
||||
};
|
||||
1;
|
Loading…
Reference in New Issue
Block a user