Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 12b7337

Browse files
add 'turn SatStack into a service'
1 parent 25d92ff commit 12b7337

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,10 @@ and import your accounts. This can take a while.
204204
$ EXPLORER=http://127.0.0.1:20000 <Ledger Live executable>
205205
```
206206

207+
##### Turn SatStack into a service
208+
209+
Once descriptors are imported, you might want to automatically start SatStack on your computer as a background task. On Linux, you can do so thanks to systemd, you will have to use the `WorkingDirectory` settings so that SatStack finds the config file. You will also have to have a tor deamon running in the background.
210+
207211
### Misc
208212

209213
If you get `error=failed to load wallet: -4: Wallet file verification failed. SQLiteDatabase: Unable to obtain an exclusive lock on the database, is it being used by another bitcoind?` maybe this is because you have bitcoind windows opened, if this is the case, please try closing them and restart lss.

0 commit comments

Comments
 (0)