aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-01-26 09:50:37 +0000
committerChristian Grothoff <christian@grothoff.org>2013-01-26 09:50:37 +0000
commitba007d1a80d1d376712d362881b17d64b36898d8 (patch)
tree60a19634db750591788057ae137b766aa4f034d0 /configure.ac
parentdeec9d09189a4e2a2fd52468e9905dcf1b8d023d (diff)
downloadgnunet-ba007d1a80d1d376712d362881b17d64b36898d8.tar.gz
gnunet-ba007d1a80d1d376712d362881b17d64b36898d8.zip
LRN: Here's a patch. See if it doesn't break anything for you.
Arm service is started with -c <configname> only when the process that runs arm service has "[arm]/CONFIG" defined in the configuration used to run arm service (usually - process' own configuration). Since default [arm] config has no CONFIG defined anymore (thanks to your r25908), we need to add this code to put the config file that was passed to gnunet-arm tool via -c as "[arm]/CONFIG" for arm service to receive it. Otherwise arm service is run without config and reads default config (~/.gnunet/gnunet.conf) instead, which is clearly not what we need.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions