]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/node.rs
add daily update and maintenance task
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 31 Oct 2020 20:27:06 +0000 (21:27 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 31 Oct 2020 21:51:26 +0000 (22:51 +0100)
commitbc00289bce4ee31d2a4dd9bd3ebb5c22c0946c7e
tree1e5f6e852dfb2ce8b9c86ee29817d2174686830b
parent86d602457aee068f8af8084510e5fffae68dff70
add daily update and maintenance task

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/prerm
debian/proxmox-backup-server.install
debian/rules
etc/Makefile
etc/proxmox-backup-daily-update.service.in [new file with mode: 0644]
etc/proxmox-backup-daily-update.timer [new file with mode: 0644]
src/api2/node.rs
src/bin/proxmox-daily-update.rs [new file with mode: 0644]