Files
systemd/src
Harald Hoyer ebc05a09ad core/execute: report invalid environment variables from files
Because "export key=val" is not supported by systemd, an error is logged
where the invalid assignment is coming from.

Introduce strv_env_clean_log() to log invalid environment assignments,
where logging is possible and allowed.

parse_env_file_internal() is modified to allow WHITESPACE in keys, to
report the issues later on.
2013-04-17 15:31:45 +02:00
..
2012-12-31 21:24:26 +01:00
2013-04-08 20:35:25 +02:00
2013-03-29 15:47:43 +01:00
2013-02-13 00:12:58 +01:00