diff options
author | Kay Sievers <kay@vrfy.org> | 2013-07-27 19:54:29 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-07-27 19:55:04 +0200 |
commit | c0e1b502700b2fec6e1b542e861b1bbabca75527 (patch) | |
tree | 710ab89f9e6375ae6529fbcb27b4072abd36966e | |
parent | d240b2e1baee24e72197fe6fcab7a8271d8433e7 (diff) |
TODO: remove kernel env var importing fix
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -11,14 +11,6 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. -* stop importing kernel exported env variables. The utterly broken logic in - the kernel exports every kernel command line option which is not recognized - as a built-in module option as an env variable. Systemd should not pass-on - that nonsense, a kernel command line option is a command line option not an - env variable: - $ cat /proc/252/environ - initrd=\6a9857a393724b7a981ebb5b8495b9ea\3.10.0-2.fc20.x86_64\initrd - Fedora 20: * external: ps should gain colums for slice and machine |