Go to file
Wolfgang Bumiller 5e5eed5c3b use double-fork for reload
To ensure the new process' parent is pid 1, so systemd won't
complain about supervising a process it does not own.

Fixes the following log spam on reloads:
Apr 25 10:50:54 deb-dev systemd[1]: proxmox-backup.service: Supervising process 1625 which is not our child. We'll most likely not notice when it exits.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-04-25 11:02:12 +00:00
debian use service Type=notify 2019-04-25 11:01:33 +00:00
docs docs/index.rst: cleanup 2019-03-19 12:22:57 +01:00
etc use service Type=notify 2019-04-25 11:01:33 +00:00
proxmox-protocol proxmox-protocol/src/types.rs: use derive Endian 2019-04-24 06:59:12 +02:00
src use double-fork for reload 2019-04-25 11:02:12 +00:00
tests tests/worker-task-abort.rs: test abort worker 2019-04-11 08:26:52 +02:00
www GUI: fix borders 2019-04-11 12:18:04 +02:00
zstd-sys cargo: patch zstd-sys to use system library 2019-03-07 12:18:38 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml use endian_trait arrays feature 2019-04-23 14:23:36 +02:00
defines.mk start generating manual pages 2019-02-24 10:18:38 +01:00
Makefile rename catar into pxar 2019-03-14 10:14:32 +01:00