diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-07-27 17:02:25 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-07-27 17:02:25 +0300 |
| commit | d8b27747a1e6b33ee1a10adc32e988995da52c6d (patch) | |
| tree | 04d9467fd7dcadd46a0329236c387d4de6fb089c /net-im/thelounge | |
| parent | 01fa3641733f492be96a7e30f6b345edb83a3594 (diff) | |
net-im/thelounge: use www:www
Diffstat (limited to 'net-im/thelounge')
| -rw-r--r-- | net-im/thelounge/Makefile | 3 | ||||
| -rw-r--r-- | net-im/thelounge/files/thelounge.in | 4 |
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"} |
