diff --git a/config.sh b/config.sh index b7673ad..09143aa 100644 --- a/config.sh +++ b/config.sh @@ -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 \ No newline at end of file +pip install qrcode --break-system-packages + +systemctl enable reHDDPrinter +systemctl enable reHDDStartHelper +systemctl enable reHDDLogUploader \ No newline at end of file