diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 10:45:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 10:45:23 +0000 |
commit | d273b502bcc2ae5602e7d7ab88188218204dda04 (patch) | |
tree | 9bff2e3d0b65c8f4c5fb51f006fc66636951dbc1 /user-template | |
parent | baa5b8c7dc3524a6989604e96a55c1fde6344788 (diff) |
automatic import of accountsserviceopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'user-template')
-rw-r--r-- | user-template | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/user-template b/user-template new file mode 100644 index 0000000..d36c8e9 --- /dev/null +++ b/user-template @@ -0,0 +1,13 @@ +# This file contains defaults for new users. To edit, first +# copy it to /etc/accountsservice/user-templates and make changes +# there +[Template] +EnvironmentFiles=/etc/os-release; + +[com.redhat.AccountsServiceUser.System] +id='${ID}' +version-id='${VERSION_ID}' + +[User] +Session=gnome +Icon=${HOME}/.face |