Fix quoting for hardware detection conditions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
---
|
||||
# file: roles/yavdr-xorg/templates/systemd/system/x-verbose@.service.j2
|
||||
[Unit]
|
||||
Description=X with verbose logging on %I
|
||||
Wants=graphical.target
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# file: roles/yavdr-xorg/templates/vdr-xorg.conf
|
||||
# {{ ansible_managed_file }}
|
||||
|
||||
[Unit]
|
||||
After=x@vt7.service
|
||||
Wants=x@vt7.service
|
||||
|
||||
Reference in New Issue
Block a user