mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-24 02:45:38 +01:00
fix: ensure sync is not inherited
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions
fix #670
This commit is contained in:
parent
898066c76c
commit
e9b022a9a1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
@{coreutils} += ln locate logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
|
||||
@{coreutils} += od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir
|
||||
@{coreutils} += runcon sdiff sed seq sha1sum sha224sum sha256sum sha384sum sha512sum shred shuf sleep
|
||||
@{coreutils} += sort split stat stdbuf stty sum sync tac tail tee test timeout touch tr true
|
||||
@{coreutils} += sort split stat stdbuf stty sum tac tail tee test timeout touch tr true
|
||||
@{coreutils} += truncate tsort tty uname unexpand uniq unlink updatedb vdir wc who whoami xargs yes
|
||||
|
||||
# Python interpreters
|
||||
|
|
Loading…
Add table
Reference in a new issue