mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Reorganize snap. Add daemon wrapper
This commit is contained in:
parent
d666339853
commit
2c51c4d186
6 changed files with 31 additions and 26 deletions
9
contrib/snap/monerod.conf
Normal file
9
contrib/snap/monerod.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Configuration for monerod
|
||||
# Syntax: any command line option may be specified as 'clioptionname=value'.
|
||||
# See 'monerod --help' for all available options.
|
||||
|
||||
# Overrided by snap:
|
||||
# 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