From 641ff1a31ffaa9c71ea625d718305b7f47452dd9 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 22 Jun 2001 19:11:50 +0000 Subject: - Add a PKGMESSAGE to halflifeserver port about an issue with running the Half-life servers as root - Enable this message in all mod slave ports Submitted by: maintainer --- games/halflifeserver/Makefile | 3 +++ games/halflifeserver/pkg-message | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 games/halflifeserver/pkg-message (limited to 'games/halflifeserver') diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 676edda4d916..129aeb500d30 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -74,4 +74,7 @@ install-files: scan-libs: @${LDCONFIG_LINUX} +post-install: + @${CAT} ${PKGMESSAGE} + .include diff --git a/games/halflifeserver/pkg-message b/games/halflifeserver/pkg-message new file mode 100644 index 000000000000..d5c9188cea34 --- /dev/null +++ b/games/halflifeserver/pkg-message @@ -0,0 +1,9 @@ +*WARNING* *WARNING* *WARNING* *WARNING* *WARNING* *WARNING* +------------------------------------------------------------ +There is a bug in HLDS regarding the server log placement. +Temporary workaround for this little problem is to run HLDS in +a non-root environment. You may create a separate account for +this or use an existing one as long as it does not have super- +user privileges and manually do a recursive change in ownership +and permissions to HLDS and any mods you install accordingly. +------------------------------------------------------------ -- cgit v1.2.3