dotfiles/home/private_dot_config/systemd/user/restic-prune.service

8 lines
149 B
SYSTEMD
Raw Normal View History

2023-12-19 23:14:16 -06:00
[Unit]
Description=Restic backup service (data pruning)
[Service]
Type=oneshot
ExecStart=restic prune
EnvironmentFile=%h/.config/restic/othalan.env