From 5300649b09e1893710b4278fa69827b297830013 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Tue, 19 Mar 2024 10:53:55 -0700 Subject: [PATCH] add missing attr install --- func/core/pkg_acl/00-install-acl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/func/core/pkg_acl/00-install-acl.sh b/func/core/pkg_acl/00-install-acl.sh index 36fb837..18b2349 100755 --- a/func/core/pkg_acl/00-install-acl.sh +++ b/func/core/pkg_acl/00-install-acl.sh @@ -1,6 +1,7 @@ #!/bin/bash r_log "acl" "Install the acl package" p_installPackageNormal acl +p_installPackageNormal attr # This normally is not needed. #r_log "acl" "Remount filesystems with ACL support" #mount -o remount,acl /