ip: fix exit code for rule failures
If ip rule command fails talking to kernel, exit code should be 2. The sub-command is called by cmd loop and the exit code is negative of return value from the command callback.
Showing
Please register or sign in to comment