add log directory creation in systemd unit
This commit is contained in:
@@ -6,6 +6,7 @@ Wants=network-online.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=notify
|
Type=notify
|
||||||
|
ExecStartPre=/usr/bin/mkdir -p /tmp/rclone/
|
||||||
ExecStart= \
|
ExecStart= \
|
||||||
/usr/bin/rclone mount \
|
/usr/bin/rclone mount \
|
||||||
--gid={{ rclone_yandex_group_gid.stdout }} \
|
--gid={{ rclone_yandex_group_gid.stdout }} \
|
||||||
|
|||||||
Reference in New Issue
Block a user