From af26870e83b376f8c536e87fc071e910df2db653 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Sun, 8 Mar 2020 10:45:09 -0400 Subject: [PATCH] docs: use correct name of udev rules file in installation directions --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 9add5662..843fc455 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -52,7 +52,7 @@ automatically (make sure to run it as your regular desktop user, it will switch to root when necessary), or you can do all the required steps by hand, as the root user: -1. Copy `rules.d/42-logitech-unifying-receiver.rules` from Solaar to +1. Copy `rules.d/42-logitech-unify-permissions.rules` from Solaar to `/etc/udev/rules.d/`. The `udev` daemon will automatically pick up this file using inotify.