openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
818 stars 251 forks source link

reorder ztab, adjust FIND install #1100

Closed mstormi closed 3 years ago

mstormi commented 3 years ago

We need RequireMountsFor=/opt/zram/zramX/upper in zramsync.service

Reorder ztab so #1 is /var/log, #2 is /var/lib/openhab2/persistence, and #3 is /opt/find3/server/main Adjust find3_setup() to reflect and add another line RequireMountsFor=/opt/zram/zram3/upper if FIND3 is installed

See also https://github.com/mstormi/openhabian-zram/pull/5#discussion_r477330296

ecdye commented 3 years ago

Should we leave the the disabled jsondb line in ztab? I can think of many ways that a user enabling that would lead to issues. Either we should enable it by default or remove it.

@mstormi thoughts.

mstormi commented 3 years ago

remove it