Reduce system load and network traffic on login.

This commit is contained in:
Andreas B. Mundt 2023-09-04 19:43:51 +02:00
parent 7756c30bb5
commit 11042c2e52

View file

@ -129,6 +129,13 @@
idleTime=36000000
suspendType=8
- name: Start with empty session by default
ansible.builtin.copy:
dest: /etc/xdg/ksmserverrc
content: |
[General]
loginMode=emptySession
#- name: Disable automatic lock screen and user specific modifications
# ansible.builtin.copy:
# path: /etc/xdg/kscreenlockerrc