Adds rclone-parents, fixes some other files
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[Unit]
|
||||
Description=Defragments the NAS
|
||||
ConditionPathIsMountPoint=/var/mnt/nas
|
||||
RequiresMountsFor=/var/mnt/nas
|
||||
|
||||
[Service]
|
||||
Nice=19
|
||||
IOSchedulingClass=idle
|
||||
Type=oneshot
|
||||
ExecStart=btrfs filesystem defragment -r /var/mnt/nas
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user