Document how to set up direct printing from a remote NoMachine server to
a local CUPS spooler.
This commit is contained in:
parent
834be62f6b
commit
01a7cb2f80
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/03/20 16:44:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/07/09 15:40:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= OSS replacement for Nomachine's nxclient
|
||||
|
||||
DISTNAME= opennx-0.16
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
5
x11/nx/opennx/pkg/MESSAGE
Normal file
5
x11/nx/opennx/pkg/MESSAGE
Normal file
@ -0,0 +1,5 @@
|
||||
To be able to use the CUPS backend for direct printing from the remote
|
||||
NX server to the local spooler, you need to make the following files
|
||||
executable by your user.
|
||||
sudo chmod 555 ${LOCALBASE}/sbin/cupsd
|
||||
sudo chmod 755 ${LOCALBASE}/libexec/cups/backend/ipp
|
Loading…
Reference in New Issue
Block a user