Skip to content

centos tmux non-rpm causes false warnings #736

@JHiemenz

Description

@JHiemenz

CentOS 6.7, installed tmux manually, non-rpm version .

tf2server script only checks dependencies by checking for existence of installed RPM, instead of actual binary.

Would there be a way to check if tmux is found in path (tmux -V ?)

This would prevent the following message for every stop/start/update/etc command issued to tf2server:

[ WARN ] Stopping tf2-server: Checking dependencies: Dependency missing: tmux

Info! tf2 does not have sudo access. manually install dependencies

yum install tmux

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions