fix(keyd): proper sysusers.d entry format (#4014)

Signed-off-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
This commit is contained in:
Alberto García
2025-03-19 17:56:54 +00:00
committed by GitHub
parent ef3b913c11
commit 0a7bb48c88
+2 -2
View File
@@ -1,6 +1,6 @@
Name: keyd
Version: 2.5.0
Release: 2%?dist
Release: 3%?dist
Summary: Key remapping daemon for linux
URL: https://github.com/rvaiya/keyd
License: MIT
@@ -15,7 +15,7 @@ level input primitives (evdev, uinput).
%prep
%autosetup
cat<<EOF > keyd.conf
g keyd
g keyd -
EOF
%build