New issue by shumvgolove on void-packages repository https://github.com/void-linux/void-packages/issues/13024 Description: `Void Linux 5.0.21_1` When Void Linux boots, TTY shows this line: ``` //lib/dracut/hooks/pre-mount/10-resume.sh: line 20: echo: write error: Invalid argument rw, relatime ``` Things I've tried: - `xbps-reconfigure -f linux5.0` - `dracut -f -H` - Searching in Dracut repository for `10-resume.sh` – [here](https://github.com/dracutdevs/dracut/blob/bca1967c90967d5453d8b215ff28552776e4fcb3/modules.d/95resume/parse-resume.sh#L78) Search gave me [this](https://bugzilla.redhat.com/show_bug.cgi?id=872878) result (not really useful tho).