]> git.proxmox.com Git - proxmox-backup.git/commit
move src/tools/daemon.rs to proxmox-rest-server workspace
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 21 Sep 2021 05:58:41 +0000 (07:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Sep 2021 06:46:41 +0000 (08:46 +0200)
commit8bca935f08757b11acff9ae2cddea45a4d6816c2
tree1bda560bd4a31821f99b3414ed8385260aa1faf6
parentfd6d243843d0f513cb63c93df626e354a4742a1a
move src/tools/daemon.rs to proxmox-rest-server workspace

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-rest-server/Cargo.toml
proxmox-rest-server/src/daemon.rs [new file with mode: 0644]
proxmox-rest-server/src/lib.rs
src/api2/node/mod.rs
src/bin/proxmox-backup-api.rs
src/bin/proxmox-backup-proxy.rs
src/tools/daemon.rs [deleted file]
src/tools/mod.rs