thinlinc: Don't disable initial setup here
This commit is contained in:
parent
7518666053
commit
32b8bfd48b
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue