You need to sign in or sign up before continuing.
User service problems on linux-hardened
Description:
The hardening options cause the service to not start in linux-hardened
. Specifically, the options which cause the errors are:
ProtectKernelModules=true
ProtectKernelLogs=true
PrivateUsers=yes
Reading through this issue, it seems like there should be some fallback for when unprivileged namespaces are disabled in the kernel, but the service just refuses to run on my system.
Additional info:
- package version(s):
-
fluidsynth
- 2.3.6-1 -
systemd
- 256.5-1 -
linux-hardened
- 6.10.6.hardened1-1
-
- config and/or log files:
- Snippet from journalctl: fluidsynth-journal.log
- link to upstream bug report, if any:
- Related to the issue from 2 years ago.
Related problem in another package
Steps to reproduce:
- Boot with
linux-hardened
- Attempt to start fluidsynth service
- See error in journal