Files
systemd/src
Yu Watanabe ea0f4578a7 udev: replace unsafe characters on assigning ENV{key}="val" when OPTIONS="string_escape=replace" is set
Strictly speaking, this breaks backward compatibility, as previously
`ENV{key}="val"` ignored `string_escape=` option. But, introducing
a new option such as `string_escape=hoge` sounds overkill for me.
The default escape mode is `ESCAPE_UNSET`, so I hope this merely break
existing rules.
2021-06-23 16:40:52 +09:00
..
2021-05-20 18:18:56 +09:00
2021-05-14 19:51:37 +02:00
2021-05-19 10:25:26 +09:00
2021-05-20 21:57:09 +09:00