mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
rename systemd bits to monero
This commit is contained in:
parent
011c94c622
commit
9a525e0d20
3 changed files with 12 additions and 12 deletions
|
@ -1,7 +0,0 @@
|
|||
# Configuration for bitmonerod
|
||||
# Syntax: any command line option may be specified as 'clioptionname=value'.
|
||||
# See 'bitmonerod --help' for all available options.
|
||||
|
||||
data-dir=/var/lib/bitmonero
|
||||
log-file=/var/log/bitmonero/bitmonero.log
|
||||
log-level=0
|
7
utils/conf/monerod.conf
Normal file
7
utils/conf/monerod.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Configuration for monerod
|
||||
# Syntax: any command line option may be specified as 'clioptionname=value'.
|
||||
# See 'monerod --help' for all available options.
|
||||
|
||||
data-dir=/var/lib/monero
|
||||
log-file=/var/log/monero/monero.log
|
||||
log-level=0
|
Loading…
Add table
Add a link
Reference in a new issue