NEWS: add section about backslashes in EnvironmentFile

As a follow-up from #11427.
This commit is contained in:
Louis Taylor 2019-01-18 19:40:52 +00:00 committed by Lennart Poettering
parent bb0e960448
commit a77f438b6a
1 changed files with 4 additions and 0 deletions

4
NEWS
View File

@ -63,6 +63,10 @@ CHANGES WITH 241 in spe:
Note that the similar hardlink and symlink protection has been
enabled since v199, and may be disabled likewise.
* The files read from the EnvironmentFile= setting in unit files now
parse backslashes inside quotes literally, matching the behaviour of
POSIX shells.
CHANGES WITH 240:
* NoNewPrivileges=yes has been set for all long-running services