aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/thelounge
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/thelounge')
-rw-r--r--net-im/thelounge/Makefile3
-rw-r--r--net-im/thelounge/files/thelounge.in4
2 files changed, 2 insertions, 5 deletions
diff --git a/net-im/thelounge/Makefile b/net-im/thelounge/Makefile
index adf8d1c..2b13cf1 100644
--- a/net-im/thelounge/Makefile
+++ b/net-im/thelounge/Makefile
@@ -25,9 +25,6 @@ NPM_EXTRACT= yes
USE_RC_SUBR= thelounge
SUB_FILES= pkg-message
-USERS= thelounge
-GROUPS= thelounge
-
APPDIR= ${PREFIX}/libexec/${PORTNAME}
STAGE_APPDIR= ${STAGEDIR}${APPDIR}
diff --git a/net-im/thelounge/files/thelounge.in b/net-im/thelounge/files/thelounge.in
index bac52c4..ec20425 100644
--- a/net-im/thelounge/files/thelounge.in
+++ b/net-im/thelounge/files/thelounge.in
@@ -12,8 +12,8 @@ rcvar="thelounge_enable"
load_rc_config "${name}"
: ${thelounge_enable:="NO"}
-: ${thelounge_user:="thelounge"}
-: ${thelounge_group:="thelounge"}
+: ${thelounge_user:="www"}
+: ${thelounge_group:="www"}
: ${thelounge_data_dir:="/var/db/thelounge"}
: ${thelounge_log_file:="/var/log/thelounge.log"}