Skip to content

Commit ca7a6e7

Browse files
author
Rahul Sandhu
committed
dinit-service/udev: fix path to udev wrapper
Signed-off-by: Rahul Sandhu <rahul@sandhuservices.dev>
1 parent ac79c4f commit ca7a6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dinit-service/udev/files

dinit-service/udev/files/udevd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
type = process
2-
command = /usr/libexec/udevd-wrapper
2+
command = /usr/libexec/udevd.wrapper
33
before = pre-local.target
44
depends-on = early-devices.target
55
smooth-recovery = true

0 commit comments

Comments
 (0)