[Unit] Description=gcloud Wants=network-online.target After=network-online.target [Service] Type=notify Environment=RCLONE_CONFIG=/root/.config/rclone/rclone.conf ExecStart=/usr/bin/rclone mount gcloud: /services/gcloud --allow-other --dir-cache-time=24h --timeout=1h --vfs-cache-mode=off --vfs-cache-max-age=1h --vfs-read-chunk-size=64M --ignore-checksum --vfs-read-chunk-size-limit=2G --log-level=DEBUG --log-file=/tmp/gcloud.txt ExecStop=/bin/fusermount -uz /services/gcloud Restart=on-failure [Install] WantedBy=default.target