mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-21 23:12:25 +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
|
||||
WorkingDirectory=~
|
||||
RuntimeDirectory=monero
|
||||
StateDirectory=monero
|
||||
LogsDirectory=monero
|
||||
|
||||
# Clearnet config
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue