thinlinc: Don't disable initial setup here

This commit is contained in:
Timo Makinen 2021-03-02 22:18:23 +00:00
parent 7518666053
commit 32b8bfd48b

View file

@ -46,12 +46,6 @@
regexp: "^order=.*"
line: order=gnome
- name: disable gnome-initial-setup run
lineinfile:
path: /etc/xdg/autostart/gnome-initial-setup-first-login.desktop
regexp: "^X-GNOME-Autostart-enabled=.*"
line: X-GNOME-Autostart-enabled=false
- name: disable introduction message
lineinfile:
path: /opt/thinlinc/etc/conf.d/profiles.hconf