2018-05-10 10:01:22 +03:00
---
name: Bug report
about: A report of an error in a recent systemd version
---
**systemd version the issue has been seen with**
2020-10-01 15:57:06 +03:00
> …
2018-05-10 10:01:22 +03:00
2021-03-25 22:41:05 +03:00
<!-- **NOTE:** Do not submit bug reports about anything but the two most recently released *major* systemd versions upstream! -->
<!-- If there have been multiple stable releases for that major version, please consider updating to a recent one before reporting an issue. -->
<!-- When using a distro package, please make sure that the version reported is meaningful for upstream. -->
<!-- See https://github.com/systemd/systemd - stable/releases for the list of most recent releases. -->
2019-12-16 11:49:51 +03:00
<!-- For older version please use distribution trackers (see https://systemd.io/CONTRIBUTING#filing - issues). -->
2018-05-10 10:01:22 +03:00
**Used distribution**
> …
2020-10-01 15:57:06 +03:00
**Linux kernel version used** (`uname -a`)
2021-01-20 00:24:05 +03:00
<!-- Make sure to enclose the pasted kernel version in `backticks` , so that
GitHub doesn't convert the `#` character typically included in it into a
2021-01-20 00:24:05 +03:00
reference to old GitHub issues. -->
2021-01-20 00:24:05 +03:00
> `…`
2020-10-01 15:57:06 +03:00
**CPU architecture issue was seen on**
> …
2018-05-10 10:01:22 +03:00
**Expected behaviour you didn't see**
> …
**Unexpected behaviour you saw**
> …
**Steps to reproduce the problem**
2020-10-01 15:57:06 +03:00
> …
2021-02-10 16:11:44 +03:00
**Additional program output to the terminal or log subsystem illustrating the issue**
<!-- Please paste relevant program terminal or journal output here, ideally
when generated in debug mode (try setting the SYSTEMD_LOG_LEVEL=debug
environment variable). For very long copy/pasted data consider using a
service like https://gist.github.com/. Where copy/paste is not possible
(for example early boot or late shutdown), a photo of the screen might do
too, but text is always much preferred. -->
```text
…
```