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
make clean tasks work
systemd-xsession
Markus Katharina Brechtel
4 anni fa
parent
0a496633cf
commit
b657b97a55
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tasks/clean.yaml
+ 2
- 0
tasks/clean.yaml
Vedi File
@@ -29,6 +29,7 @@
state: stopped
enabled: false
scope: user
failed_when: false
- name: disable and stop vdesk user service at display 47
systemd:
@@ -36,6 +37,7 @@
state: stopped
enabled: false
scope: user
failed_when: false
- name: remove vdesk user service
file: