Commit Graph

5 Commits

Author SHA1 Message Date
woojiq
296e7f92cd keyd: add keyd service and test
The keyd package already exists, but without a systemd service.

Keyd requires write access to /var/run to create its socket. Currently
the directory it uses can be changed with an environment variable, but
the keyd repo state suggests that this may turn into a compile-time
option. with that set, and some supplementary groups added, we can run
the service under DynamicUser.

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2023-03-22 15:12:29 +01:00
Peter Hoeg
0b5aca8a88 keyd: properly handle the python script 2022-09-09 09:27:57 +08:00
R. Ryantm
bfc3ce9037 keyd: 2.4.1 -> 2.4.2 2022-08-01 14:47:42 +08:00
Peter Hoeg
ed781ecbea meta 2022-07-14 10:30:00 +08:00
Peter Hoeg
b52679fe88 keyd: init at 2.4.1 2022-07-14 10:30:00 +08:00