btrbk/btrbk.service
2022-07-18 08:59:29 +02:00

12 lines
168 B
Desktop File

[Unit]
Description=backup for btrfs subvolumes
Wants=btrbk.timer
[Service]
Type=simple
ExecStart=/usr/local/bin/btrbk --backup
[Install]
WantedBy=multi-user.target