dix typo and enable services at boot

This commit is contained in:
Hendrik Schutter 2024-08-15 11:34:19 +02:00
parent cca7750786
commit 824d5882d7

View File

@ -46,4 +46,8 @@ baseSetRunlevel 3
pip install sysv-ipc --break-system-packages
pip install pycstruct --break-system-packages
pip install brother-ql --break-system-packages
pip install qrcodes --break-system-packages
pip install qrcode --break-system-packages
systemctl enable reHDDPrinter
systemctl enable reHDDStartHelper
systemctl enable reHDDLogUploader