On 13.04.20 19:00, Sreyan Chakravarty wrote:
....

    You can generate a local policy module to allow this access.
    Do
    allow this access for now by executing:

    # ausearch -c 'systemd-sleep' --raw | audit2allow -M my-systemdsleep
    # semodule -X 300 -i my-systemdsleep.pp

...

and what happens if you perform the above two commands (everyone with "sudo" prefixed)

sudo ausearch -c 'systemd-sleep' --raw | audit2allow -M my-systemdsleep

sudo semodule -X 300 -i my-systemdsleep.pp


and test hibernate


--
sixpack13
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to