Skip to content

Commit 61a4ecf

Browse files
Create gdm3 custom.conf file if it doesn't exist
1 parent e645183 commit 61a4ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

icpc-wf/ansible/common_tasks_prebuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
path: /etc/gdm3/custom.conf
9696
regexp: 'AutomaticLoginEnable'
9797
line: 'AutomaticLoginEnable=true'
98+
create: yes
9899
notify: restart gdm
99100

100101
- name: Automatically login domjudge user

0 commit comments

Comments
 (0)