Merge "policy-rc.d: Define default behavior(return code)"
This commit is contained in:
@@ -37,7 +37,7 @@ then
|
||||
exit 101
|
||||
fi
|
||||
|
||||
|
||||
exit 0
|
||||
eof
|
||||
}
|
||||
|
||||
@@ -65,7 +65,7 @@ then
|
||||
exit 101
|
||||
fi
|
||||
|
||||
|
||||
exit 0
|
||||
eof
|
||||
}
|
||||
|
||||
|
@@ -5,4 +5,4 @@ then
|
||||
exit 101
|
||||
fi
|
||||
<% end %>
|
||||
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user