From 6f6d441a58d170722f011aff106f2aed54562add Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 6 Sep 2022 16:49:01 +0530 Subject: monero: fix config file location --- monero/monero.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'monero/monero.conf') diff --git a/monero/monero.conf b/monero/monero.conf index b273f34..7e37ed7 100644 --- a/monero/monero.conf +++ b/monero/monero.conf @@ -1,4 +1,4 @@ -# Optional arguments for connmand +# Optional arguments for monero OPTS="--config-file=/etc/monerod.conf" # This configures the directives used for s6-log in the log service. -- cgit v1.2.3