mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/security/apparmor: utillinux -> util-linux
This commit is contained in:
parent
d26bd805a2
commit
e2cf342ba9
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ in
|
|||
|
||||
parser = ${pkgs.apparmor-parser}/bin/apparmor_parser
|
||||
ldd = ${pkgs.glibc.bin}/bin/ldd
|
||||
logger = ${pkgs.utillinux}/bin/logger
|
||||
logger = ${pkgs.util-linux}/bin/logger
|
||||
|
||||
# customize how file ownership permissions are presented
|
||||
# 0 - off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue