mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-08-23 07:35:59 +00:00
TODO: misleading socket warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user