dotfiles/dot_config/systemd/user/mount-sshfs@Videos.service.d/mount.conf

8 lines
187 B
Plaintext
Raw Normal View History

2021-02-15 20:53:16 -05:00
[Unit]
Requires=mount-veracrypt@ssh.service
After=mount-veracrypt@ssh.service
[Service]
Environment="TARGET=portnoy4prez:/mnt/data/home/Videos"
Environment="MOUNTPOINT=/mnt/data/Videos"