Fix path for .xinitrc.j2 template
This commit is contained in:
parent
477bcc136b
commit
5f34537b03
896
Manual.html
896
Manual.html
File diff suppressed because it is too large
Load Diff
@ -1997,7 +1997,7 @@ Wants=x@vt7.service
|
|||||||
#BindsTo=x@vt7.service
|
#BindsTo=x@vt7.service
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
***** .xinitrc
|
***** .xinitrc
|
||||||
#+BEGIN_SRC shell :tangle roles/yavdr-xorg/templates/.xinitrc.j2 :mkdirp yes :padline no
|
#+BEGIN_SRC shell :tangle roles/yavdr-desktop/templates/.xinitrc.j2 :mkdirp yes :padline no
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
{{ ansible_managed | comment }}
|
{{ ansible_managed | comment }}
|
||||||
exec openbox-session
|
exec openbox-session
|
||||||
|
Loading…
Reference in New Issue
Block a user