diff options
-rw-r--r-- | sysutils/xcdroast/pkg/MESSAGE | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xcdroast/pkg/MESSAGE b/sysutils/xcdroast/pkg/MESSAGE index 465e7acb11c..2ed20cd5055 100644 --- a/sysutils/xcdroast/pkg/MESSAGE +++ b/sysutils/xcdroast/pkg/MESSAGE @@ -1,8 +1,10 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2001/02/10 23:23:35 frueauf Exp $ +$NetBSD: MESSAGE,v 1.2 2001/03/10 12:21:09 drochner Exp $ xcdrgtk (aka xcdroast) creates its config file into ${PREFIX}/etc/xcdroast.conf. It will not get removed with pkg_delete(1) automatically. So if you no longer intend to use this package don't forget to remove it by hand. +xcdrgtk doesn't work as SUID program if linked against gtk-1.2.9. Other +options include making cdrecord SUID or using a wrapper like sudo. =========================================================================== |