Ver código fonte

systemd ansible comments

timer
pai
commit
5ad23da9a5
2 arquivos alterados com 4 adições e 0 exclusões
  1. +2
    -0
      templates/x11/xsession-reload.service.j2
  2. +2
    -0
      templates/x11/xsession.target.j2

+ 2
- 0
templates/x11/xsession-reload.service.j2 Ver arquivo

@@ -1,3 +1,5 @@
{{ ansible_managed | comment }}

[Unit]
Description=X session reload settings
PartOf=graphical-session.target


+ 2
- 0
templates/x11/xsession.target.j2 Ver arquivo

@@ -1,3 +1,5 @@
{{ ansible_managed | comment }}

[Unit]
Description=X session managed by systemd
BindsTo=graphical-session.target