mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
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:
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;
|
Reference in New Issue
Block a user