-
In the nspawn flavor, per-app isolators don't work if libsystemd is not available on the host. We should check if systemd is running on the host or assume that if libsystemd is not present, systemd is…
-
### What reproduces the bug? Provide code if possible.
Minimized example from real script:
```
kfunc:mem_cgroup_charge_skmem
{
@memcg[tid] != args.memcg;
@memcg[tid] = args…
-
In GitLab by @bugzilla-migration on Apr 11, 2018, 13:58
## Submitted by Rasmus Thomsen
Assigned to **David Zeuthen `@david`**
**[Link to original bug (#105989)](https://bugs.freedesktop.org/show…
-
# Description
While testing the following PR: https://github.com/wazuh/wazuh-agent/pull/257, I noticed a `libsystemd.so.0 ` dependency issue that needs to be resolved.
To replicate the error:
…
-
I have managed to complete [Building from source/Compiling](https://unbound.docs.nlnetlabs.nl/en/latest/getting-started/installation.html#building-from-source-compiling) and got Unbound running using …
-
elogind functions as a libsystemd and systemd-login replacement and has perfect compatibility; However one needs to actually link the elogind headers and pkgconfig files to the place where libsystemd …
-
I saw another report of the same thing that said fixed in 4.9.0 but I am getting the exact same error on 4.9.1.
As per STIG/DOD policy the following filesystems are 'noexec'
/var/log
/var/log/audit…
-
* ReaR version ("/usr/sbin/rear -V"):
Relax-and-Recover 2.7
* If your ReaR version is not the current version, explain why you can't upgrade:
n/a
* OS version ("cat /etc/os-release" or "lsb_re…
-
Possible solutions:
- extend clippy-service & crater to provide (via an environment variable) a location for required shared libs to be dropped, and switch back to a build script in rust-systemd.
- …
-
I use OSX as a dev machine, and it would be nice if this could install just so I don't have wrap everything in platform checks. My project uses journald on linux and defaults to stderr when it's not a…