tarantool/tarantool
Use /run/tarantool instead of /var/run/tarantool for tmpfiles
開放
#5,314 建立於 2020年9月19日
buildgood first issue
倉庫指標
- 星標
- (3,633 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Please use /run/tarantool for TARANTOOL_RUNDIR instead of /var/run/tarantool:
New distros (like Fedora 33) complain about /var/run/ usage:
tarantool.conf:1: Line references path below legacy directory /var/run/,
updating /var/run/tarantool → /run/tarantool;
please update the tmpfiles.d/ drop-in file accordingly.