- Fix interaction with systemd: systemd expects that a

daemonizing process doesn't go away until the PID file
  with it PID of the daemon has bee written (bsc#1084125).

OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=52
This commit is contained in:
2018-04-12 16:42:36 +00:00
committed by Git OBS Bridge
parent 7dbbe8e89d
commit 8d80dfc527
7 changed files with 396 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 12 16:40:44 UTC 2018 - eich@suse.com
- Fix interaction with systemd: systemd expects that a
daemonizing process doesn't go away until the PID file
with it PID of the daemon has bee written (bsc#1084125).
-------------------------------------------------------------------
Wed Apr 11 11:27:31 UTC 2018 - eich@suse.com