-
**Build Log**
```
14 warnings generated.
[ 1%] Linking CXX static library libdarlingserver_duct_tape.a
[ 1%] Built target darlingserver_duct_tape
[ 1%] Building CXX object src/external/darling…
-
I landed a test for this in ad9451f858cf518c07de05183849d0f8374b90e3 but I don't know how to implement it.
If the pidfd refers to a tracee task, then we need to get the pid of that task and process…
-
In gitlab.freedesktop.org by poettering on Oct 9, 2023, 19:34
Link to the original issue: https://gitlab.freedesktop.org/polkit/polkit/-/issues/206
In systemd we'd like to authenticate arbitrary proc…
-
As described in
* https://bugzilla.suse.com/show_bug.cgi?id=1224285, and
* https://lore.kernel.org/all/210098f9-1e71-48c9-be08-7e8074ec33c1@kernel.org/
> kernel [commit cb12fd8e0dabb9a1c8aef55a…
-
**Is your feature request related to a problem? Please describe.**
Now that #6152 is merged, I think it's reasonable to expose the underlying pidfd we use to the user since AFAIK there are two sysc…
-
Expecting 0.5 to be a more complete release that is more fleshed out than 0.1-0.4. Not expecting to do 1.0 any time soon due to how complex and dynamic the crate is, leading to massive breaking change…
-
Can't compile default policy due to missing syscalls (likely because I'm on older 3.10 kernel). Don't know if this is a fatal message or just a warning, but the default policy doesn't even mention pi…
-
commit 32fcb426ec001cb6d5a4a195091a8486ea77e2df
Author: Christian Brauner
Date: Fri May 24 12:43:51 2019 +0200
pid: add pidfd_open()
-
Currently, the exec-process is created by `runc-exec` one command.
The common container engine layer will care about the exit code of
exec-process, which required that the `runc-exec`'s parent proce…
-
Background:
* https://lwn.net/Articles/789023/
* https://lwn.net/Articles/794707/
The problem `Pid`s in [`ProcessHandle`](https://hackage.haskell.org/package/process-1.6.10.0/docs/System-Proces…