view src/restore-acls.sh @ 28:dd480255bd82

completed basic draft of pkg-examine script.
author Robert McIntyre <rlm@mit.edu>
date Thu, 10 Jan 2013 16:28:18 +0000
parents eab9ad213a69
children
line wrap: on
line source
1 #!/bin/sh
3 (cd / && setfacl --restore=/etc/acls)