9 lines
134 B
Desktop File
9 lines
134 B
Desktop File
[Unit]
|
|
Description=Run SnapRAID sync command
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Nice=19
|
|
IOSchedulingClass=idle
|
|
ExecStart=/usr/bin/snapraid sync
|