aboutsummaryrefslogtreecommitdiff
path: root/network/gmid/README
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-11-01 07:54:52 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-01 08:00:37 +0700
commit03cb758548c6d3bd78bb0e930074647aa6268be7 (patch)
tree443b97192b35c6d4e3f89b4871be12462780dcaf /network/gmid/README
parent99b2073402d1efd2c938c26da7f8d99aa14b7e27 (diff)
network/gmid: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/gmid/README')
-rw-r--r--network/gmid/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/gmid/README b/network/gmid/README
index 263b79c496..6bcce2cc2f 100644
--- a/network/gmid/README
+++ b/network/gmid/README
@@ -16,6 +16,7 @@ and to /etc/rc.d/rc.local_shutdown (creating it if needed):
The service is configured to run as the 'gmid' user. To add this user:
+ groupadd --gid 387 gmid
useradd gmid \
--comment 'gmid gemini server' \
--gid 387 \