[systemd-commits] 3 commits - TODO hwdb/70-mouse.hwdb man/systemd-modules-load.service.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Dec 10 06:47:06 PST 2014
TODO | 2 ++
hwdb/70-mouse.hwdb | 4 ++++
man/systemd-modules-load.service.xml | 4 ++--
3 files changed, 8 insertions(+), 2 deletions(-)
New commits:
commit d6d8f25599c39849d8c0f667f0d5a14a9adf2f48
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Dec 10 15:46:28 2014 +0100
TODO
diff --git a/TODO b/TODO
index dae2f36..dba1243 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,8 @@ Preparations for 218:
* test-bus-kernel-bloom is borked
+* systemctl status reports all services as runtime-enabled?
+
Bugfixes:
* Should systemctl status \* work on all unit types, not just .service?
commit 547b25d285fa95cfe96a4afe91864807625603c1
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Dec 10 15:46:22 2014 +0100
man: improve docs for systemd-modules-load.service
diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml
index 28dd8ec..7b99be6 100644
--- a/man/systemd-modules-load.service.xml
+++ b/man/systemd-modules-load.service.xml
@@ -43,7 +43,7 @@
<refnamediv>
<refname>systemd-modules-load.service</refname>
<refname>systemd-modules-load</refname>
- <refpurpose>Configure kernel modules to load at boot</refpurpose>
+ <refpurpose>Load kernel modules at boot</refpurpose>
</refnamediv>
<refsynopsisdiv>
@@ -56,7 +56,7 @@
<para><filename>systemd-modules-load.service</filename>
is an early-boot service that loads kernel modules
- from static configuration.</para>
+ based on static configuration.</para>
<para>See
<citerefentry><refentrytitle>modules-load.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>
commit 85c24db1f7aca581df5c4e375a564d40dc3149c8
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Dec 10 15:46:08 2014 +0100
hwdb: add DPI data for M325 mouse
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb
index f6f4957..26a437a 100644
--- a/hwdb/70-mouse.hwdb
+++ b/hwdb/70-mouse.hwdb
@@ -136,6 +136,10 @@ mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4026:
mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4027:
MOUSE_DPI=1200 at 250
+# Logitech Wirless Mouse M325
+mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:400a:
+ MOUSE_DPI=600 at 166
+
# Logitech Ultrathin Touch Mouse
mouse:bluetooth:v046dpb00d:name:Ultrathin Touch Mouse:
MOUSE_DPI=1000 at 1000
More information about the systemd-commits
mailing list