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:
commit
39140f608f
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user