diff options
author | Kay Sievers <kay@vrfy.org> | 2012-08-08 12:09:33 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-08-08 12:09:33 +0200 |
commit | d086fe4e085d216652b70e575e59302810035989 (patch) | |
tree | ba255d8e0379f3b7ac93056c1d43e1c18b38afe0 | |
parent | 5a45a93627609451784a04366cfa1150d32611d1 (diff) |
TODO: misleading socket warning
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ Bugfixes: +* there is nothing to warn about here :) + $ systemctl stop systemd-udevd.service systemd-udevd-kernel.socket systemd-udevd-control.socket + Warning: Stopping systemd-udevd.service, but it can still be activated by: + systemd-udevd-control.socket + systemd-udevd-kernel.socket + * kill /etc/timezone handling entirely? What does it provide? - /etc/localtime carries the same information already: $ ls -l /etc/localtime; cat /etc/timezone |