and correct order for the link
This commit is contained in:
parent
ade5c20e1e
commit
eb63d3f9af
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
- serial-console
|
- serial-console
|
||||||
|
|
||||||
- name: link template in
|
- name: link template in
|
||||||
file: src=/etc/systemd/system/getty.target.wants/serial-getty@ttyS0 dest=/etc/systemd/system/serial-getty@ttyS0.service state=link
|
file: dest=/etc/systemd/system/getty.target.wants/serial-getty@ttyS0 src=/etc/systemd/system/serial-getty@ttyS0.service state=link
|
||||||
tags:
|
tags:
|
||||||
- serial-console
|
- serial-console
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue