Adds defragment and scrub nas services
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Defragments the NAS
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=btrfs filesystem defragment -r /var/mnt/nas
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user