▪ Enable solidDB service systemctl enable soliddb.service
▪ Start solidDB service systemctl start soliddb.service
To troubleshoot systemd service startup use:
journalctl -xe
solidDB will write only minimal logging information to system logging facilities. All solidDB outputs are written in solidDB current directory (specified with -C) regardless of systemd usage.