-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi,
when I attempt to run:
/usr/sbin/fapolicyd-cli --check-status
on Ubuntu 22.04 and 24.04 it responds with:
Can't find fapolicyd: timed out waiting for report
fapolicyd is running, other fapolicyd-cli commands work:
--check-config
--check-path
--check-trustdb
--update
Bascially all of the switches work except for --check-status. If I stop the service, it correctly complains:
Can't find fapolicyd: no pid file
If I restart fapolicyd, it returns to the previous error. I can see the process running:
223101 ? D<s 0:47 /usr/sbin/fapolicyd
and the pid matches whats in /var/run/fapolicyd.pid. Any thoughts on what the issue could be?
Metadata
Metadata
Assignees
Labels
No labels