Revision 25876,
383 bytes
checked in by jdreed, 11 years ago
(diff) |
In apparmor-config:
* Support zone cell homedirs
|
Rev | Line | |
---|
[24747] | 1 | # Note: apparmor fully resolves symlinks before comparing paths |
---|
| 2 | # against these directives, so we don't need to account for either |
---|
| 3 | # CellAliases or non-canonicalized filsys entry paths |
---|
| 4 | @{HOMEDIRS}+=/afs/athena.mit.edu/user/?/?/ |
---|
| 5 | @{HOMEDIRS}+=/afs/athena.mit.edu/user/other/ |
---|
| 6 | @{HOMEDIRS}+=/afs/sipb.mit.edu/user/ |
---|
| 7 | @{HOMEDIRS}+=/afs/net.mit.edu/user/ |
---|
[25876] | 8 | @{HOMEDIRS}+=/afs/zone.mit.edu/user/ |
---|
Note: See
TracBrowser
for help on using the repository browser.