avoid failing hard if 'gnunetcheck' db does not exist
[oweals/gnunet.git] / src / identity / identity.conf.in
index 9d1bb1a661fbb73d83e067e8498247dbc99a75bd..f5d454323093aa90a908f4b20bcf30368ac8b5da 100644 (file)
@@ -1,12 +1,12 @@
 [identity]
-AUTOSTART = @AUTOSTART@
-USER_SERVICE = YES
+START_ON_DEMAND = @START_ON_DEMAND@
+RUN_PER_USER = YES
 @JAVAPORT@PORT = 2108
 HOSTNAME = localhost
 BINARY = gnunet-service-identity
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-identity.unix
+UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-identity.sock
 UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES