tmpfilesd is a replacement for systemd-tmpfiles that does not require systemd and includes support for sysvinit style enviroments
From source:
./configure && makeFrom the source, for RHEL/CentOS:
./configure && make dist && rpmbuild -ta tmpfilesd*.tar.gzUses some code from https://github.com/troglobit/libite, specifically: mkpath().