···255255 the access permitted if it wouldn't be otherwise. Note that this256256 is dangerous and can ruin the proper labeling of your system.257257 It should never be used in production.258258+relabel-self259259+ This interface contains a list of labels to which the process can260260+ transition to, by writing to /proc/self/attr/current.261261+ Normally a process can change its own label to any legal value, but only262262+ if it has CAP_MAC_ADMIN. This interface allows a process without263263+ CAP_MAC_ADMIN to relabel itself to one of labels from predefined list.264264+ A process without CAP_MAC_ADMIN can change its label only once. When it265265+ does, this list will be cleared.266266+ The values are set by writing the desired labels, separated267267+ by spaces, to the file or cleared by writing "-" to the file.258268259269If you are using the smackload utility260270you can add access rules in /etc/smack/accesses. They take the form: