mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-12 19:20:48 +02:00
fixes #4829
This commit is contained in:
parent
f771465338
commit
1b2fcf48ee
@ -165,8 +165,8 @@ API_SECURE=false
|
||||
echo "
|
||||
[Unit]
|
||||
Description=${APPID}
|
||||
Wants=bitcoind
|
||||
After=bitcoind
|
||||
Wants=bitcoind.service
|
||||
After=bitcoind.service
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=/home/${APPID}/${APPID}
|
||||
|
Loading…
Reference in New Issue
Block a user