Update environment file path (EnvironmentFile) on service file to be consistent with the documentation examples

Kilian Pérez González 2020-07-05 15:46:40 +02:00
parent 2b955ac0f3
commit a6083c03f5

@ -37,7 +37,7 @@ Environment=RCLONE_MOUNT_VFS_READ_CHUNK_SIZE_LIMIT="off"
Environment=RCLONE_MOUNT_VOLNAME="UNKNOWN_DEFULT"
#Overwrite default environment settings with settings from the file if present
EnvironmentFile=-%h/.config/%i.env
EnvironmentFile=-%h/.config/rclone/%i.env
#Check that rclone is installed
ExecStartPre=/usr/bin/test -x /usr/bin/rclone