1
0
mirror of https://github.com/systemd/systemd synced 2025-11-20 09:14:46 +01:00

Compare commits

..

No commits in common. "b8490c9e51d814287eaa146a438934432f912dfe" and "cbbc7e51ec0b4e8a421672f6117483bdea4ae69c" have entirely different histories.

7 changed files with 6 additions and 7 deletions

View File

@ -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:pnNS50_70MU:*
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNV4XMB,ME,MZ:* evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNV4XMB,ME,MZ:*
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNS5x_NS7xPU:* 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_f7=touchpad_toggle # Touchpad Toggle
KEYBOARD_KEY_f8=touchpad_toggle # Touchpad Toggle KEYBOARD_KEY_f8=touchpad_toggle # Touchpad Toggle

View File

@ -8,7 +8,7 @@
# (at your option) any later version. # (at your option) any later version.
[Unit] [Unit]
Description=Generate Network Units from Kernel Command Line Description=Generate network units from Kernel command line
Documentation=man:systemd-network-generator.service(8) Documentation=man:systemd-network-generator.service(8)
DefaultDependencies=no DefaultDependencies=no

View File

@ -8,7 +8,7 @@
# (at your option) any later version. # (at your option) any later version.
[Unit] [Unit]
Description=Network Management Varlink Socket Description=Network Service Varlink Socket
Documentation=man:systemd-networkd.service(8) Documentation=man:systemd-networkd.service(8)
ConditionCapability=CAP_NET_ADMIN ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no DefaultDependencies=no

View File

@ -8,7 +8,7 @@
# (at your option) any later version. # (at your option) any later version.
[Unit] [Unit]
Description=Wait for Network to be Online Description=Wait for Network to be Configured
Documentation=man:systemd-networkd-wait-online.service(8) Documentation=man:systemd-networkd-wait-online.service(8)
ConditionCapability=CAP_NET_ADMIN ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no DefaultDependencies=no

View File

@ -8,7 +8,7 @@
# (at your option) any later version. # (at your option) any later version.
[Unit] [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) Documentation=man:systemd-networkd-wait-online.service(8)
ConditionCapability=CAP_NET_ADMIN ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no DefaultDependencies=no

View File

@ -8,7 +8,7 @@
# (at your option) any later version. # (at your option) any later version.
[Unit] [Unit]
Description=Network Management Description=Network Configuration
Documentation=man:systemd-networkd.service(8) Documentation=man:systemd-networkd.service(8)
Documentation=man:org.freedesktop.network1(5) Documentation=man:org.freedesktop.network1(5)
ConditionCapability=CAP_NET_ADMIN ConditionCapability=CAP_NET_ADMIN

View File

@ -8,7 +8,7 @@
# (at your option) any later version. # (at your option) any later version.
[Unit] [Unit]
Description=Network Management Netlink Socket Description=Network Service Netlink Socket
Documentation=man:systemd-networkd.service(8) man:rtnetlink(7) Documentation=man:systemd-networkd.service(8) man:rtnetlink(7)
ConditionCapability=CAP_NET_ADMIN ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no DefaultDependencies=no