summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-08-08 12:09:33 +0200
committerKay Sievers <kay@vrfy.org>2012-08-08 12:09:33 +0200
commitd086fe4e085d216652b70e575e59302810035989 (patch)
treeba255d8e0379f3b7ac93056c1d43e1c18b38afe0 /TODO
parent5a45a93627609451784a04366cfa1150d32611d1 (diff)
TODO: misleading socket warning
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7fb9dd3391..d81cd4ebb4 100644
--- a/TODO
+++ b/TODO
@@ -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