adding xeroxprtdrv
This commit is contained in:
parent
d912d37c24
commit
5fe09a4608
3 changed files with 93 additions and 0 deletions
6
xeroxprtdrv/xeroxprtdrv.install
Normal file
6
xeroxprtdrv/xeroxprtdrv.install
Normal 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"
|
||||
}
|
||||
|
||||
Reference in a new issue