From 7359f61fc04981ccef48fccee299e14a6066ce4b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 23 May 2024 16:32:00 +0200 Subject: Big round of cleanup - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts --- .../data/opt/openslx/vmchooser/run-virt.d/setup_printer_lpd.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'core/modules/printergui/data') diff --git a/core/modules/printergui/data/opt/openslx/vmchooser/run-virt.d/setup_printer_lpd.inc b/core/modules/printergui/data/opt/openslx/vmchooser/run-virt.d/setup_printer_lpd.inc index 639b7bca..14ee0341 100644 --- a/core/modules/printergui/data/opt/openslx/vmchooser/run-virt.d/setup_printer_lpd.inc +++ b/core/modules/printergui/data/opt/openslx/vmchooser/run-virt.d/setup_printer_lpd.inc @@ -26,7 +26,6 @@ setup_virtual_printer() { fi # Start the lpdaemon listening on the given port - # TODO: externalize with something like runvirt.d (other parts might benefit from that too) tcpsvd -E 192.168.101.1 5515 \ lpd "$SPOOLDIR" \ ash -c "/opt/openslx/scripts/run-virt_print '${USER}' \"${SPOOLDIR}/${QUEUE}/\$DATAFILE\"" \ -- cgit v1.2.3-55-g7522