diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-12-21 22:16:36 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-12-21 22:16:36 +0000 |
commit | dc4bcab5d9d4c2bc18a645a2fb6cad22cc093e2c (patch) | |
tree | 8ceaec660c7826aef78f4301702c5d9751598ed4 /src | |
parent | 3a8436fdd4335a2a21c0a1b05c1127de7e83050a (diff) |
-autostart set
Diffstat (limited to 'src')
-rw-r--r-- | src/set/set.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/set.conf.in b/src/set/set.conf.in index 9f700cfe6d..9b2a8ba50d 100644 --- a/src/set/set.conf.in +++ b/src/set/set.conf.in @@ -1,5 +1,5 @@ [set] -AUTOSTART = NO +AUTOSTART = YES @UNIXONLY@PORT = 2106 HOSTNAME = localhost BINARY = gnunet-service-set |