SHA256
1
0
forked from dhcp/kea

- Stop on errors from useradd/groupadd

remove duplicate tmpfiles invocation

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/kea?expand=0&rev=4
This commit is contained in:
2017-06-30 19:56:06 +00:00
committed by Git OBS Bridge
parent 2e9e3c815b
commit 7ec5700fd3
2 changed files with 10 additions and 7 deletions

View File

@@ -1,9 +1,13 @@
-------------------------------------------------------------------
Fri Jun 30 19:55:50 UTC 2017 - jengelh@inai.de
- Stop on errors from useradd/groupadd
-------------------------------------------------------------------
Thu Jun 30 10:02:50 UTC 2017 - obs@botter.cc
- compile in support for MySQL and PostgresQL
- add symlink to rckea
- create tmpfiles in %post
- add environment variable for PID_FILE_DIR to service file
-------------------------------------------------------------------