[Cups-dev] Initial add

This commit is contained in:
Max Winterstein
2023-10-05 21:55:31 +02:00
parent 420ec96855
commit 77f903e4de
25 changed files with 399 additions and 0 deletions

11
cups-dev/rootfs/run.sh Normal file
View File

@@ -0,0 +1,11 @@
#!/usr/bin/with-contenv bashio
ulimit -n 1048576
until [ -e /var/run/avahi-daemon/socket ]; do
sleep 1s
done
bashio::log.info "Starting CUPS server as CMD from S6"
cupsd -f