Commit ad7ffe3a authored by Philipp Bartsch's avatar Philipp Bartsch
Browse files

nixos/apparmor: fix syntax in abstractions/bash

parent 9145e6df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 [