nixos/apparmor: fix syntax in abstractions/bash

This commit is contained in:
Philipp Bartsch 2023-07-02 14:23:59 +02:00
parent 9145e6df84
commit ad7ffe3a7c

View file

@ -72,7 +72,7 @@ config.security.apparmor.includes = {
# bash inspects filesystems at startup
# and /etc/mtab is linked to /proc/mounts
@{PROC}/mounts
r @{PROC}/mounts,
# system-wide bash configuration
'' + lib.concatMapStringsSep "\n" etcRule [