File: templates

package info (click to toggle)
apparmor 2.13.6-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,604 kB
  • sloc: python: 18,892; ansic: 17,618; perl: 11,105; sh: 10,465; cpp: 5,413; yacc: 1,950; makefile: 1,729; lex: 1,105; pascal: 1,097; ruby: 374; exp: 250; java: 212; xml: 159
file content (9 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
Template: apparmor/homedirs
Type: string
_Description: Additional home directory locations:
 Please enter a space separated list of any additional locations for user
 home directories. These locations are in addition to those specified in
 /etc/apparmor.d/tunables/home and must end with a '/'.
 .
 Example: if user's directories are stored in /srv/nfs/home and /mnt/homes,
 you should enter "/srv/nfs/home/ /mnt/homes/".