Accepting request 913759 from Base:System

- allow DeviceAllow=char-input to make character input work again
  (was blocked by ProtectClock=true check added)

OBS-URL: https://build.opensuse.org/request/show/913759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=85
This commit is contained in:
Dominique Leuenberger 2021-08-24 08:54:41 +00:00 committed by Git OBS Bridge
commit 39140f608f
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 23 12:02:22 UTC 2021 - Marcus Meissner <meissner@suse.com>
- allow DeviceAllow=char-input to make character input work again
(was blocked by ProtectClock=true check added)
-------------------------------------------------------------------
Tue Jul 27 14:19:54 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -11,6 +11,8 @@ ProtectClock=true
ProtectKernelLogs=true
ProtectControlGroups=true
DeviceAllow=char-input
ExecStart=/usr/sbin/acpid -n -f
ExecReload=/bin/kill -s HUP $MAINPID