Commit graph

18 commits

Author SHA1 Message Date
openoms
2042167e8e
apply hardening measures to all systemd services
PrivateTmp=true
ProtectSystem=full
NoNewPrivileges=true
PrivateDevices=true
2021-06-02 09:18:29 +01:00
Holger Nahrstaedt
1010dad479 Fix missing torsocks (#1790) 2020-11-23 22:16:04 +01:00
Candle
8924c05d2d Error check after npm install added
While running ``npm install`` there might be errors occurring due to repository maintenance/problems or when the network connection drops while downloading a package. To detect this I've added checks that abort after a failed installation.
2020-08-06 14:25:00 +02:00
rootzoll
d3f07536f1 fix state detection 2020-07-24 18:15:01 +02:00
rootzoll
1b5ce03dd2 fix syntax 2020-07-24 18:09:17 +02:00
rootzoll
3426691b78 add debug output 2020-07-24 18:08:17 +02:00
rootzoll
300d8af5c5 #1375 dont start service during update/recover 2020-07-23 16:17:31 +02:00
Dennis Reimann
85d8451e7f
Kindle Display: Use app version 0.4.0 and update config 2020-07-10 10:04:48 +02:00
Dennis Reimann
a13f836811
Kindle Display: Add jq dependency 2020-07-08 13:55:59 +02:00
Dennis Reimann
56ec961941
Kindle Display: Update with opt-in fallbacks 2020-07-08 13:38:56 +02:00
Dennis Reimann
4317aa35a7
Kindle Display: Use app version 0.2.4 2020-07-07 12:09:52 +02:00
Dennis Reimann
425735ac05
Kindle Display: Add kindleDisplay=on on install
In case the value `kindleDisplay=` isn't in the raspiblitz.conf it didn't get added. Now that works.
2020-07-06 17:36:41 +02:00
Dennis Reimann
6e4f2a18fd
Kindle Display: Use app version 0.2.3 2020-07-05 22:22:22 +02:00
Dennis Reimann
18be1f4380
Kindle Display fixes
- Use latest app version (handles missing data.json gracefully)
- Improve cron command
- Stop service before removing
2020-07-05 13:02:10 +02:00
Dennis Reimann
46bb6bc06d
Kindle Display: Use v0.2.1 2020-07-04 13:49:40 +02:00
Dennis Reimann
1dd74b5c75
Kindle Display: Finetuning 2020-07-01 16:00:53 +02:00
Dennis Reimann
0eaf27f4d2
Kindle Display: No cron email 2020-07-01 07:34:33 +02:00
Dennis Reimann
9bf7f503d9
Add bonus script: kindle-display
Added my [Bitcoin Status Display](https://github.com/dennisreimann/kindle-display). Let me know if this needs more documentation or integration.
2020-06-30 11:29:51 +02:00