Adds rclone-parents, fixes some other files
This commit is contained in:
6
files/rclone-parents.service
Normal file
6
files/rclone-parents.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Runs rclone to copy the NAS content to the parents NAS
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/flock -n /run/rclone-parents.lock /root/scripts/rclone-parents.sh
|
||||
Reference in New Issue
Block a user