TODO: misleading socket warning

This commit is contained in:
Kay Sievers 2012-08-08 12:09:33 +02:00
parent 5a45a93627
commit d086fe4e08
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -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