Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-home
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
comment on systemd service units
timer
Markus Katharina Brechtel
3 anni fa
parent
b75fc087a2
commit
985c7f14e5
2 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
templates/x11/xsession-reload.service.j2
+2
-0
templates/x11/xsession.target.j2
+ 2
- 0
templates/x11/xsession-reload.service.j2
Vedi File
@@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
[Unit]
Description=X session reload settings
PartOf=graphical-session.target
+ 2
- 0
templates/x11/xsession.target.j2
Vedi File
@@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
[Unit]
Description=X session managed by systemd
BindsTo=graphical-session.target