Packages: log and pid paths made consistent.

This commit is contained in:
Andrei Belov
2019-07-04 14:14:29 +03:00
parent bcb9048c46
commit e1de5bcfab
5 changed files with 7 additions and 7 deletions

View File

@@ -140,8 +140,8 @@ CONFIGURE_ARGS=\
--prefix=/usr \
--state=%{_sharedstatedir}/unit \
--control="unix:/var/run/unit/control.sock" \
--pid=/var/run/unit.pid \
--log=/var/log/unit.log \
--pid=/var/run/unit/unit.pid \
--log=/var/log/unit/unit.log \
--tests \
--openssl