forked from sig_core/toolkit
add missing attr install
This commit is contained in:
parent
3d1574055c
commit
5300649b09
@ -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 /
|
||||
|
Loading…
Reference in New Issue
Block a user