adding xeroxprtdrv

This commit is contained in:
tengel 2024-03-20 08:41:22 -05:00
parent d912d37c24
commit 5fe09a4608
3 changed files with 93 additions and 0 deletions

View file

@ -0,0 +1,6 @@
post_install() {
echo "As root run the following to detect the printing subsystem:"
echo "# cd /opt/Xerox/prtsys; /opt/Xerox/prtsys/xeroxquemgr -setprtsubsys"
}