mirror of
https://github.com/rclone/rclone.git
synced 2024-11-21 16:03:29 +01:00
Update environment file path (EnvironmentFile) on service file to be consistent with the documentation examples
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
|
||||
|
Loading…
Reference in New Issue
Block a user