Commit 148ffa2
committed
systemctl: do print all statuses/signals received from pid1
If for some reason we do not know some signal, instead of silently
skipping it, let's print it numerically. Likewise, 'show' is not the
right place to do value filtering for exit codes. If pid1 accepted it,
let's just print it with no fuss.1 parent e7b9f4d commit 148ffa2
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4941 | 4941 | | |
4942 | 4942 | | |
4943 | 4943 | | |
4944 | | - | |
4945 | | - | |
4946 | | - | |
4947 | 4944 | | |
4948 | 4945 | | |
4949 | 4946 | | |
| |||
4956 | 4953 | | |
4957 | 4954 | | |
4958 | 4955 | | |
4959 | | - | |
4960 | | - | |
4961 | 4956 | | |
4962 | 4957 | | |
4963 | 4958 | | |
4964 | 4959 | | |
4965 | 4960 | | |
4966 | 4961 | | |
4967 | | - | |
| 4962 | + | |
| 4963 | + | |
| 4964 | + | |
| 4965 | + | |
4968 | 4966 | | |
4969 | 4967 | | |
4970 | 4968 | | |
| |||
0 commit comments