change drive to team_drive

This commit is contained in:
Oli
2022-10-15 10:48:21 +00:00
parent feaec34dd2
commit d544cb9a2f
5 changed files with 20 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ After = network-online.target
Environment=RCLONE_RCD_USER=rclone
Environment=RCLONE_RCD_PASSWORD={{ vault_rclone_rcd_pass }}
Type=notify
ExecStart=/usr/bin/rclone mount GD3_crypt:cloud_data {{ nextcloud_rclone_mount_dir }} \
ExecStart=/usr/bin/rclone mount DTSV_crypt:cloud_data {{ nextcloud_rclone_mount_dir }} \
--devname rclone \
--use-mmap \
--allow-other \