Enumeration (GI Flags)

NM-1.0NMSettingsAddConnection2FlagsSince 1.20

Numeric flags for the "flags" argument of AddConnection2() D-Bus API.

1.20

Index

Enumeration Members

BLOCK_AUTOCONNECT: number

usually, when the connection has autoconnect enabled and gets added, it becomes eligible to autoconnect right away. Setting this flag, disables autoconnect until the connection is manually activated.

IN_MEMORY: number

to make the connection in-memory only.

NONE: number

an alias for numeric zero, no flags set.

TO_DISK: number

to persist the connection to disk.