[Fault-injection-developer] [RFC] command in '/sys/triggers/ctl' is changed
Status: Alpha
Brought to you by:
rustyl
From: Zhuang, L. <lou...@in...> - 2003-01-03 03:31:26
|
Based on suggestion from Kevin, I found fi_core is better to attach trigger with interceptors by *name*. So I'd like to change the ctl command as following echo "add <trigger_name> <interceptor_type> .... " > /sys/triggers/ctl || \/ echo "add <trigger_name> <interceptor_name> .... " > /sys/triggers/ctl |