Rclone auto mount

yes it shows output… have removed keys and passwords

Krider82:/etc/systemd/system# rclone config file
Configuration file is stored at:
/root/.config/rclone/rclone.conf
Krider82:/etc/systemd/system# rclone config show
[Google]
type = drive
client_id =
client_secret =
scope = drive
root_folder_id =
service_account_file =
token =

[Googlecrypt]
type = crypt
remote = Google:Private
filename_encryption = standard
directory_name_encryption = true
password =
password2 =

Krider82:/etc/systemd/system#

Try adding that to your mount command in the systemd and do the systemctl daemon-restart again and try to start it up.