aboutsummaryrefslogtreecommitdiff
path: root/src/credential
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>2018-06-23 13:30:03 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>2018-06-23 13:30:03 +0000
commitaf8cf3fa1402728e46b648d44739ee379fb7f81d (patch)
tree96fbc73b4bf348e4de4359ea9610c7add318ec00 /src/credential
parente5daa4634f5fb7e22ed07c882e224b65c3d78ada (diff)
downloadgnunet-af8cf3fa1402728e46b648d44739ee379fb7f81d.tar.gz
gnunet-af8cf3fa1402728e46b648d44739ee379fb7f81d.zip
rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)
Diffstat (limited to 'src/credential')
-rw-r--r--src/credential/credential.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/credential/credential.conf.in b/src/credential/credential.conf.in
index 71f3066ca..d5a0b1c88 100644
--- a/src/credential/credential.conf.in
+++ b/src/credential/credential.conf.in
@@ -1,5 +1,5 @@
1[credential] 1[credential]
2BINARY = gnunet-service-credential 2BINARY = gnunet-service-credential
3UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-credential.sock 3UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-credential.sock
4USER_SERVICE = YES 4RUN_PER_USER = YES
5OPTIONS = -L DEBUG \ No newline at end of file 5OPTIONS = -L DEBUG