Marcus Meissner f8d795ec62 Accepting request 912735 from home:ykurlaev:branches:Base:System
Add DeviceAllow=char-input to excpilcitly allow access to /dev/input/*

If it's not set, then you get "cannot open input layer" error message in logs.
It's related to ProtectClock=true being added in previous revision as it is also preventing access to other devices, see similar issue here: https://github.com/tailscale/tailscale/issues/1063#issuecomment-751425789

OBS-URL: https://build.opensuse.org/request/show/912735
OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=101
2021-08-23 12:01:29 +00:00
2021-01-04 13:11:59 +00:00

Dokumentation for acpid can be found in 'man acpid'.

Be aware that the acpid is only used to hand over ACPI events
(caught from /proc/acpi/events) to other services
(e.g. hal, powersaved, iald, ...).

The events are handled by those services.
Most of them are processed by the powersave daemon.
For further documentation, please have a look at:
/usr/share/doc/packages/pm-utils/
or
http://powersave.sourceforge.net/
Description
No description provided
Readme 341 KiB
Languages
Shell 100%