Alberto, I was just wondering about the snippet you posted
```
@{HOMEDIRS}+="/home/folks"
```
shouldn't that have a trailing slash? I never bothered to check why but the dpkg-reconfigure dialog for apparmor always tells me: "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 '/'"
Alberto, I was just wondering about the snippet you posted
``` +="/home/ folks"
@{HOMEDIRS}
```
shouldn't that have a trailing slash? I never bothered to check why but the dpkg-reconfigure dialog for apparmor always tells me: "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 '/'"