소스 검색

systemd ansible comments

timer
부모
커밋
5ad23da9a5
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

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

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


+ 2
- 0
templates/x11/xsession.target.j2 파일 보기

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

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