pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/gnunet: document variables in gnunetuser.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Fri Oct 25 12:32:01 2019 +0000
Changeset: 1352c6a591d9b45f13034445731f76973e756404
Modified Files:
gnunet/files/gnunetuser.in
Log Message:
wip/gnunet: document variables in gnunetuser.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1352c6a591d9b45f13034445731f76973e756404
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet/files/gnunetuser.in | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/gnunet/files/gnunetuser.in b/gnunet/files/gnunetuser.in
index f2767ca5dd..2d63ad8479 100755
--- a/gnunet/files/gnunetuser.in
+++ b/gnunet/files/gnunetuser.in
@@ -7,6 +7,8 @@
# You will need to set some variables in /etc/rc.conf to start gnunet:
#
# gnunetuser=YES
+# gnunetuser_user=name # your account name
+# gnunetuser_user_home="/home/name" # your home location
if [ -f /etc/rc.subr ]
then
Home |
Main Index |
Thread Index |
Old Index