Snapd.CreateUserFlags – snapd-glib Reference Manual
CreateUserFlags
Description:
[
CCode
( cprefix =
"SNAPD_CREATE_USER_FLAGS_"
, type_id =
"snapd_create_user_flags_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"1.3"
) ]
public
enum
CreateUserFlags
Flag to control when a user accounts is created.
Namespace:
Snapd
Package:
snapd-glib
Content:
Enum values:
KNOWN
-
Use the local system-user assertions to create the user.
NONE
-
No flags, default behaviour.
SUDO
-
Gives sudo access to created user.
2022 vala-language.org