@@ -10,6 +10,7 @@ FIXES
- Changes to get 'rpmbuild' to work - nrpe.spec file outdated (John Frickson)
- typo in startup/default-xinetd.in (Philippe Kueck)
- debug output missing command name (Philippe Kueck)
+- /usr/lib/tmpfiles.d/ndo2db.conf should have 'd' type, not 'D' (John Frickson)
3.0 - 2016-08-01
@@ -1,2 +1,2 @@
#Type Path Mode UID GID Age Argument
-D @piddir@ 0755 @nrpe_user@ @nrpe_group@ - -
+d @piddir@ 0755 @nrpe_user@ @nrpe_group@ - -