diff options
Diffstat (limited to 'audio/xmcd/files')
-rw-r--r-- | audio/xmcd/files/pkg-message.in | 8 |
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 + ******************************************************* |