Files
aimee-os/repos
Dustin C. Hatch 99971b5f50 SELinux: Allow Podman to mount /dev/log
These SELinux policy rules allow containers to log directly to
syslog/the systemd journal via the `/dev/log` socket.  To enable this,
simply mount the socket into a container's mount namespace, e.g. `-v
/dev/log:/dev/log`.
2023-03-30 09:31:12 -05:00
..