mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
We printed: systemd-tmpfiles[705]: /usr/lib/tmpfiles.d/20-systemd-shell-extra.conf:10: Unknown modifiers in command 'L$'. systemd-tmpfiles[705]: /usr/lib/tmpfiles.d/systemd-network.conf:10: Unknown modifiers in command 'd$'. systemd-tmpfiles[705]: /usr/lib/tmpfiles.d/systemd-network.conf:11: Unknown modifiers in command 'd$'. ... There's a lot of additional characters here make the message harder to parse. We know that the command is a word without any whitespace, so quoting isn't really necessary. Change this to: ... unknown modifiers in command: L$