]> git.proxmox.com Git - proxmox-backup.git/commit
remove wrong calls to systemd_notify
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Sep 2021 09:22:57 +0000 (11:22 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Sep 2021 10:04:48 +0000 (12:04 +0200)
commitbf95fba72e8437e1b307d93d3fc6c49effc1f919
treea4319e6ed0c99cde5118e3a52f2c8349b0ce4436
parentd2654200259df9ed2f7f1c3f030a3493934c6d13
remove wrong calls to systemd_notify

We alrteady call systemd_notify inside the create_service future.
src/bin/proxmox-backup-api.rs
src/bin/proxmox-backup-proxy.rs