You have been subscribed to a public bug:

*procps* ships `/etc/sysctl.d/10-magic-sysrq.conf:kernel.sysrq = 176`,
which is run by `systemd-sysctl.service`. This fails on a system run
with a Linux image built for virtual machines *linux-image-kvm*, which
has `CONFIG_MAGIC_SYSRQ` not set.

```
$ sudo /lib/systemd/systemd-sysctl
Couldn't write '176' to 'kernel/sysrq', ignoring: No such file or directory
Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Couldn't write 'fq_codel' to 'net/core/default_qdisc', ignoring: No such file 
or directory
Couldn't write '4194304' to 'kernel/pid_max': Invalid argument
$ grep SYSRQ /boot/config-5.4.0-1009-kvm
# CONFIG_MAGIC_SYSRQ is not set
```

** Affects: linux-meta-kvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Linux images for virtual machines with unset `CONFIG_MAGIC_SYSRQ` cause 
`10-magic-sysrq.conf` to fail
https://bugs.launchpad.net/bugs/1931630
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux-meta-kvm in Ubuntu.

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to