Added backup-roots-rsync@ unit files.
This commit is contained in:
9
backup-roots-rsync@.service
Normal file
9
backup-roots-rsync@.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Backup root to %I
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Nice=19
|
||||
IOSchedulingClass=2
|
||||
IOSchedulingPriority=7
|
||||
ExecStart=/bin/sh -c '/usr/bin/rsync -HAax // "%I/"'
|
||||
Reference in New Issue
Block a user