Creating a rule for a hexadecimal character code #1043
-
|
I'm preparing a profile for
and
Adding the rule suggested by |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
You cannot be specific here because the name of the cgroup depends on how the program was started. So something like the following is the max you can do: This should be covered by the |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I'm aware of the abs. This was meant as a general question how to handle such an occurrence. Thank you for the guidance! |
Beta Was this translation helpful? Give feedback.
-
|
Actually, that case is not covered by the
So should
be added as well? And what about cases like: The last 2 ones are in |
Beta Was this translation helpful? Give feedback.
You cannot be specific here because the name of the cgroup depends on how the program was started. So something like the following is the max you can do:
This should be covered by the
cgroup-limitsabs.