Procházet zdrojové kódy

comment on systemd service units

timer
rodič
revize
985c7f14e5
2 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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 Zobrazit soubor

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

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


+ 2
- 0
templates/x11/xsession.target.j2 Zobrazit soubor

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

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