bin.dmesg (328B)
- # Copyright 2020 Haelwenn (lanodan) Monnier <contact+apparmor.d@hacktivis.me>
- # Distributed under the terms of the GNU General Public License v2
- #include <tunables/global>
- /bin/dmesg {
- #include <abstractions/base>
- #include <abstractions/consoles>
- /bin/dmesg mr,
- capability syslog,
- /etc/terminfo/** r,
- /dev/kmsg r,
- }