summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/POSIXCompat.py
Commit message (Collapse)AuthorAgeFilesLines
* POSIXCompat: Revive compatibility plugin for POSIXSol Jerome2012-10-151-0/+22
This plugin adds back the perms attribute for older client compatibility. Can be removed in a future release. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>