mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #6509
71693f06
systemd: Make sure required folders exist (Age Bosma)
This commit is contained in:
commit
616558d512
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ User=monero
|
||||||
Group=monero
|
Group=monero
|
||||||
WorkingDirectory=~
|
WorkingDirectory=~
|
||||||
RuntimeDirectory=monero
|
RuntimeDirectory=monero
|
||||||
|
StateDirectory=monero
|
||||||
|
LogsDirectory=monero
|
||||||
|
|
||||||
# Clearnet config
|
# Clearnet config
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue