Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not consider failures to write files in /sys hard errors
systemd-tmpfiles can run in containers, chroots, ... where writing to /sys will fail, so let's suffix these lines with "-" to avoid considering these cases hard errors.
- Loading branch information