Page MenuHomePhabricator

feature: Added ability for users to add a startup command
ClosedPublic

Authored by PiRK on Oct 14 2021, 15:08.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCf681ab5da6e9: feature: Added ability for users to add a startup command
Summary

Thoughts for adding the feature is for users to be able to add things like electrum-personal-server or lnd to run whenever Bitcoin Core is running. Open to feedback about the feature.

This is a backport of core#15367

Test Plan

ninja && src/bitcoind -startupnotify="notify-send 'bitcoind started' 'test message'"

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable