thinlinc: Fix typo
This commit is contained in:
parent
6a1f0a7870
commit
7518666053
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
lineinfile:
|
||||
path: /etc/xdg/autostart/gnome-initial-setup-first-login.desktop
|
||||
regexp: "^X-GNOME-Autostart-enabled=.*"
|
||||
line: X-GNOME-Autostart-enabled==false
|
||||
line: X-GNOME-Autostart-enabled=false
|
||||
|
||||
- name: disable introduction message
|
||||
lineinfile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue