Packages: fixed log and pid paths on CentOS 7.

This closes #120 issue on GitHub.
This commit is contained in:
Andrei Belov
2018-05-14 11:57:40 +03:00
parent 07204789bc
commit bfccdea8e1

View File

@@ -1 +1 @@
UNITD_OPTIONS="--log /var/log/unitd.log --pid /run/unitd.pid" UNITD_OPTIONS="--log /var/log/unit.log --pid /run/unit.pid"