[screen] Override screen-cleanup.conf rather than create new screen.conf
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
cb673818f8
commit
a6a1985d81
|
@ -57,6 +57,6 @@
|
|||
|
||||
- name: Deploy screen tmpfile
|
||||
template:
|
||||
src: tmpfiles.d/screen.conf.j2
|
||||
dest: /etc/tmpfiles.d/screen.conf
|
||||
src: tmpfiles.d/screen-cleanup.conf.j2
|
||||
dest: /etc/tmpfiles.d/screen-cleanup.conf
|
||||
mode: 0644
|
||||
|
|
Loading…
Reference in New Issue