napi/scripts/home-fenix-napi-data2.mount

14 lines
399 B
SYSTEMD

[Unit]
Description=SSHFS mount napi-data2 from zzz (qu3v3d0.tech) — Programación ASIR1
After=network-online.target
Wants=network-online.target
[Mount]
What=fenix@qu3v3d0.tech:/var/www/napi2/data
Where=/home/fenix/napi-data2
Type=fuse.sshfs
Options=reconnect,ServerAliveInterval=15,ServerAliveCountMax=3,IdentityFile=/home/fenix/.ssh/id_rsa,_netdev,allow_other
[Install]
WantedBy=default.target