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
fix tmux path
systemd-xsession
Markus Katharina Brechtel
4 anni fa
parent
6b11076966
commit
9d64aa6af5
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/tmux.yaml
+ 1
- 1
tasks/tmux.yaml
Vedi File
@@ -13,7 +13,7 @@
- name: tmux systemd user service unit
template:
src: tmux@.service.j2
src: tmux
/tmux
@.service.j2
dest: ~/.config/systemd/user/tmux@.service
notify: systemd daemon-reload