start printer service

This commit is contained in:
2024-08-15 08:51:29 +02:00
parent 07ee5985d6
commit cca7750786
2 changed files with 22 additions and 0 deletions

View File

@ -42,3 +42,8 @@ suseInsertService dracut_hostonly
# Setup default target, multi-user
#--------------------------------------
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