mirror of
https://github.com/rustic-rs/rustic.git
synced 2025-10-26 11:18:51 +00:00
9 lines
160 B
Desktop File
9 lines
160 B
Desktop File
[Unit]
|
|
Description=rustic --use-profile %I backup
|
|
|
|
[Service]
|
|
Nice=19
|
|
IOSchedulingClass=idle
|
|
KillSignal=SIGINT
|
|
ExecStart=/usr/bin/rustic --use-profile %I backup
|