]> git.proxmox.com Git - pve-common.git/commitdiff
implement new Daemon features
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Dec 2014 12:44:35 +0000 (13:44 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Dec 2014 12:44:35 +0000 (13:44 +0100)
- allow to specify run_dir (directory to store pid file)

- make hup optional

- correctly untaint pid when reading from file

- restart daemon by HUP or stop/start

- allow to register reload command


No differences found