Add systemd service and timer units
This commit is contained in:
8
snapraid-sync.service
Normal file
8
snapraid-sync.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Run SnapRAID sync command
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Nice=19
|
||||
IOSchedulingClass=idle
|
||||
ExecStart=/usr/bin/snapraid sync
|
Reference in New Issue
Block a user