-
I was trying to use ps_mem inside a glances container to write logs in response to alerts.
The glances docker container that I ran ps_mem inside of has full access to the host and shows processes cor…
-
Services already have the MountImages= directive to mount a partition, disk or image.
It would be nice for the same directive to be supported in `.nspawn` files (and systemd-nspawn correspondingly).
…
-
Hi there,
I am attempting to follow the instructions to build this.
I have run the command below and get an error from nm, could you help pointing what I am doing wrong?
Many thanks!
Pierre
…
-
I can consistently segfault the server in Docker and Pip by running the following code. It requires the Python packages `torch` and `transformers`.
```
from transformers import BertForSequenceClas…
-
We should better support running as an auxiliary service manager. Some rough thoughts:
1. General refactoring of the logic in the manager for behaving differently according to run mode - sometimes …
-
### Submission type
- [x] Bug report
- [ ] Request for enhancement (RFE)
### systemd version the issue has been seen with
v230
### Used distribution
Debian
### In case of bug report: Expected behavi…
-
## Expected Behavior
wait_for_service block until the service is discovered
## Current Behavior
When service and client are created in the same time, the wait_for_service will hang indefinably.
…
-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …
-
```
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer …
-
### Description / Steps to reproduce the issue
see the following test code:
```c
#include
void print_stackinfo(const char *label, const struct stackinfo_s *p) {
printf("%s: %p: %zu %p %p\n…