2 AUTOSTART = @AUTOSTART@
6 BINARY = gnunet-service-identity
7 ACCEPT_FROM = 127.0.0.1;
9 UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-identity.sock
13 # Directory where we store information about our egos
14 EGODIR = $GNUNET_DATA_HOME/identity/egos/
16 # File where we store default identities for subsystems
17 SUBSYSTEM_CFG = $GNUNET_CONFIG_HOME/identity/subsystem_defaults.conf