From bc963c50f553bd25bd2fd17f10d2cf7ac5beecd5 Mon Sep 17 00:00:00 2001
From: Silvino Silva
Date: Wed, 6 Mar 2019 21:22:39 +0000
Subject: core configure and ports revision
---
core/configure.html | 3 +--
core/ports.html | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
(limited to 'core')
diff --git a/core/configure.html b/core/configure.html
index c814091..90c97ea 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -185,8 +185,7 @@
- # group -g username username
- # useradd -u username -g username -m -k /etc/skel -s /bin/bash username
+ # useradd -U -m -k /etc/skel -s /bin/bash username
# usermod -G adm,wheel,audio,video username
# passwd username
diff --git a/core/ports.html b/core/ports.html
index 34583d1..e921351 100644
--- a/core/ports.html
+++ b/core/ports.html
@@ -29,8 +29,7 @@
Add a user that will be used by ports tools, this example pkgmk;
- # group -r -g pkgmk pkgmk
- # useradd -r -u pkgmk -g pkgmk -m -d /usr/ports -s /bin/false pkgmk
+ # useradd -r -U -d /usr/ports -s /bin/false pkgmk
You can add your self to group pkgmk. Check if members of this
--
cgit 1.4.1-2-gfad0
og/README?h=v1.8.0'>log tree commit diff stats
|
blob: 352fbaee20f0d25f01faee768cba328bb78c5e27 (
plain) (
blame)