aboutsummaryrefslogtreecommitdiff
path: root/audio/xmcd/files
diff options
context:
space:
mode:
authorMichael Gmelin <grembo@FreeBSD.org>2014-05-26 10:10:55 +0000
committerMichael Gmelin <grembo@FreeBSD.org>2014-05-26 10:10:55 +0000
commit43ef32944a4b0583656d6ed2fd17b7a1ba0ac9de (patch)
tree857882d530e06e5e0919b3a02718b802e9cad46b /audio/xmcd/files
parentf78ab020cbd0c6b8273369d157823c7a71a0ecaf (diff)
downloadports-43ef32944a4b0583656d6ed2fd17b7a1ba0ac9de.tar.gz
ports-43ef32944a4b0583656d6ed2fd17b7a1ba0ac9de.zip
Notes
Diffstat (limited to 'audio/xmcd/files')
-rw-r--r--audio/xmcd/files/pkg-message.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/xmcd/files/pkg-message.in b/audio/xmcd/files/pkg-message.in
index b92f700bb988..a7ff62b834ce 100644
--- a/audio/xmcd/files/pkg-message.in
+++ b/audio/xmcd/files/pkg-message.in
@@ -7,4 +7,12 @@ If you would like to submit data to CDDB you will need
to install mail/mailx or add something similar to
the following line in your Xdefaults:
XMcd.cddbMailCmd: mail -s '%S' %A <%F >/dev/null 2>&1
+
+xmcd and cda are not suid anymore, so if you want
+to allow non-root users to use xmcd or cda, either
+set the suid bit yourself, or even better, allow
+access to /dev/cd0 in /etc/devfs.conf, e.g.
+
+perm /dev/cd0 0664
+
*******************************************************