mirror of
https://github.com/systemd/systemd
synced 2025-11-20 01:04:46 +01:00
Compare commits
No commits in common. "b8490c9e51d814287eaa146a438934432f912dfe" and "cbbc7e51ec0b4e8a421672f6117483bdea4ae69c" have entirely different histories.
b8490c9e51
...
cbbc7e51ec
@ -344,7 +344,6 @@ 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 Management Varlink Socket
|
||||
Description=Network Service 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 Online
|
||||
Description=Wait for Network to be Configured
|
||||
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 Online
|
||||
Description=Wait for Network Interface %i to be Configured
|
||||
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 Management
|
||||
Description=Network Configuration
|
||||
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 Management Netlink Socket
|
||||
Description=Network Service 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