diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:31:40 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:31:40 +0000 |
commit | 6f7b9533265e275189556ad04e0163bf28d4a00c (patch) | |
tree | 9bff2e3d0b65c8f4c5fb51f006fc66636951dbc1 /user-template | |
parent | 3056f6d62d975d27171c5b3b34d22ca18423ae83 (diff) |
automatic import of accountsserviceopeneuler24.03_LTS
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 |