1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-12 08:58:20 +03:00

Update _udevadm

(cherry picked from commit 3623a7ea831b22105deb0d12114b00e666082708)
This commit is contained in:
samuelvw01 2024-03-16 13:43:23 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent fe762edd84
commit 36ecc6f0ad

View File

@ -167,7 +167,7 @@ _udevadm_commands(){
'test-builtin:test a built-in command'
'verify:verify udev rules files'
'wait:wait for devices or device symlinks being created'
'lock:lock a block device and run a comand'
'lock:lock a block device and run a command'
)
if ((CURRENT == 1)); then