Commit graph

11 commits

Author SHA1 Message Date
openoms
9feec63bb8
restart ob-watcher always after 60 seconds 2022-09-29 16:14:52 +01:00
openoms
3937f9cdd2
feat: start the ob-watcher separately 2022-09-28 11:52:15 +01:00
openoms
46634e1da1
ob-watcher: add RPCoverTor support 2022-04-06 19:54:00 +01:00
openoms
0a91c3d794
check the RPC wallet before starting ob-watcher 2022-04-06 17:49:15 +01:00
openoms
1b85646f7b
remove all trailing white spaces
used:
find . -type f -name '*.txt' -exec /
 sed --in-place 's/[[:space:]]\+$//' {} \+
2022-03-06 13:41:40 +00:00
openoms
e06969bd69
default to KillMode=control-group in services
https://www.man7.org/linux/man-pages/man5/systemd.kill.5.html
2021-06-29 17:29:59 +01:00
openoms
8fcdd50362
add hardening measures to all systemd services 2021-05-23 16:31:44 +01:00
openoms
3ffa531ed0
QR codes for the OrderBook and Specter 2021-03-04 22:57:35 +00:00
openoms
0c86dfc1bf
check and install optional dependencies
fixes: https://github.com/openoms/joininbox/issues/27
2021-03-04 11:58:14 +00:00
openoms
fb657cbee8
change button labels
as suggested in: https://github.com/openoms/joininbox/issues/28
the main menu "Exit" button now drops to the command line
the separate "Exit to the Command Line" option is removed
Submenus use the label "Back" inplace of "Cancel"
2021-03-04 11:21:57 +00:00
openoms
98a9b3f05a
Order Book: rename consistently 2020-10-27 15:07:16 +00:00
Renamed from scripts/menu.offerbook.sh (Browse further)