Impossible to --shutdown a sandbox by PID #4096
Replies: 1 comment
-
The solution to this is setting names in each profile's override.
```
man firejail:
--name=name
Set sandbox name. Several options, such as --join and --shut‐
down, can use this name to identify a sandbox.
man firejail-profile:
name sandboxname
Set sandbox name.
```
Off-topic: It is absolutely frustrating how broken markdown from emails is. You can't even add markdown by editing afterwards. Why Github? Why?
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rusty-snake
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question from https://firejail.wordpress.com/documentation-2/ per #2713 (comment) (haven't checked if reproducible):
Beta Was this translation helpful? Give feedback.
All reactions