mirror of
https://github.com/systemd/systemd
synced 2025-11-19 16:54:46 +01:00
Compare commits
4 Commits
cbbc7e51ec
...
b8490c9e51
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b8490c9e51 | ||
|
|
b61f2969c2 | ||
|
|
15fec4b646 | ||
|
|
1f3f40f0ff |
@ -344,6 +344,7 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnNotebook:pnW65_67SZ:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNS50_70MU:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNV4XMB,ME,MZ:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNS5x_NS7xPU:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnV64x_V65xAU:*
|
||||
KEYBOARD_KEY_f7=touchpad_toggle # Touchpad Toggle
|
||||
KEYBOARD_KEY_f8=touchpad_toggle # Touchpad Toggle
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Generate network units from Kernel command line
|
||||
Description=Generate Network Units from Kernel Command Line
|
||||
Documentation=man:systemd-network-generator.service(8)
|
||||
|
||||
DefaultDependencies=no
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Network Service Varlink Socket
|
||||
Description=Network Management Varlink Socket
|
||||
Documentation=man:systemd-networkd.service(8)
|
||||
ConditionCapability=CAP_NET_ADMIN
|
||||
DefaultDependencies=no
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Wait for Network to be Configured
|
||||
Description=Wait for Network to be Online
|
||||
Documentation=man:systemd-networkd-wait-online.service(8)
|
||||
ConditionCapability=CAP_NET_ADMIN
|
||||
DefaultDependencies=no
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Wait for Network Interface %i to be Configured
|
||||
Description=Wait for Network Interface %i to be Online
|
||||
Documentation=man:systemd-networkd-wait-online.service(8)
|
||||
ConditionCapability=CAP_NET_ADMIN
|
||||
DefaultDependencies=no
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Network Configuration
|
||||
Description=Network Management
|
||||
Documentation=man:systemd-networkd.service(8)
|
||||
Documentation=man:org.freedesktop.network1(5)
|
||||
ConditionCapability=CAP_NET_ADMIN
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Network Service Netlink Socket
|
||||
Description=Network Management Netlink Socket
|
||||
Documentation=man:systemd-networkd.service(8) man:rtnetlink(7)
|
||||
ConditionCapability=CAP_NET_ADMIN
|
||||
DefaultDependencies=no
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user