aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lookat
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-10 16:48:29 +0800
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-10 16:48:29 +0800
commitef90f616b05ef91942466f915f6b5ea0f07747db (patch)
treefeb4583d2d02a85d67bd70a748555f84cf4d1b25 /sysutils/lookat
parent04a340f14c53b1bd3a6060b6adf1a063dfd25bc5 (diff)
downloadfreebsd-ports-gnome-ef90f616b05ef91942466f915f6b5ea0f07747db.tar.gz
freebsd-ports-gnome-ef90f616b05ef91942466f915f6b5ea0f07747db.tar.zst
freebsd-ports-gnome-ef90f616b05ef91942466f915f6b5ea0f07747db.zip
Nitpicks for the comms/qpage port
The comms/qpage port has a few minor problems. A default installation gives the following errors when the /usr/local/etc/rc.d/qpage.sh script is execute: qpage[68438]: cannot open /etc/qpage.cf: No such file or directory qpage[68438]: cannot access LockDir(/var/spool/lock): Permission denied qpage[68438]: cannot access QueueDir(/var/spool/qpage): No such file or directory qpage[68438]: cannot chdir to QueueDir(/var/spool/qpage): No such file or directory In short: 1) qpage looks for its configuration file in /etc instead of /usr/local/etc 2) It setuid()'s to a user (daemon) without permission to access /var/spool/lock but does not document this anywhere outside of the source. 3) It's queue directory is not created by installing the port. PR: ports/48059 Submitted by: Kirk Strauser <kirk@strauser.com>
Diffstat (limited to 'sysutils/lookat')
0 files changed, 0 insertions, 0 deletions