Attached abstractions
These abstractions are used to manage special rule when re-attached paths are enabled. When they are needed, they are automatically included in the profile as a drop-in replacement of the standard abstraction. See the Re-attached path section for more details.
Must not be used
The following abstractions must not be used manually.
attached/base¶
Add common attached path to the base abstraction.
Warning
Do not use it manually, It automatically replaces the base abstraction in a profile with the attach_disconnected flag set and the re-attached path enabled.
attached/consoles¶
Add common attached path to the consoles abstraction.
Warning
Do not use it manually, It automatically replaces the consoles abstraction in a profile with the attach_disconnected flag set and the re-attached path enabled.
attached/nameservice-strict¶
Add common attached path to the nameservice-strict abstraction.
Warning
Do not use it manually, It automatically replaces the nameservice-strict abstraction in a profile with the attach_disconnected flag set and the re-attached path enabled.