Add fsck-ext4

This commit is contained in:
Alexandre Pujol 2021-04-08 22:44:53 +01:00
parent fbc001e786
commit 87dd65a52d
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
include <tunables/global>
@{exec_path} = /{usr/,}{s,}bin/fsck.ext4
profile fsck-ext4 @{exec_path} {
include <abstractions/base>
@{exec_path} r,
/{usr/,}bin/{,ba,da}sh rix,
/etc/fstab r,
include if exists <local/fsck-ext4>
}

View File

@ -59,6 +59,7 @@ firefox-plugin-container
freefall
fsck
fsck-btrfs
fsck-ext4 complain
fsck-fat
fuseiso
fusermount