Solved

How Do You Activate an ACL When Mounting a File

Question 15

Multiple Choice

How do you activate an ACL when mounting a file system manually?


A) mount --acl /dev/hda5 /data
B) mount -f acl /dev/hda5 /data
C) mount -o acl /dev/hda5 /data
D) mount --use-acl /dev/hda5 /data

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions