Przeglądaj źródła

working on changes, and debugging

master
Erin Sims 2 lat temu
rodzic
commit
f270245fa1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      playbooks/sshfs.service.j2

+ 1
- 1
playbooks/sshfs.service.j2 Wyświetl plik

@@ -9,7 +9,7 @@ StartLimitBurst=10
WantedBy=default.target

[Service]
Type=simple
Type=exec
User=sshfs
Group=www-data
ExecStart=/usr/bin/sshfs -p "{{sshfsport }}" -o allow_root "{{ [username,'@',hostname,':',remotepath,item,'/',' ',localpath,item,'/' ]|join() }}"


Ładowanie…
Anuluj
Zapisz