diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-09 12:51:06 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-09 12:51:06 +0000 |
commit | 6bc6beb3e847eed6750535a0241d9ed4a1460e08 (patch) | |
tree | c8010ffb26e9278086e1deef7924f4c31904f9a2 /audio/artswrapper/pkg-descr | |
parent | Hand over to eik, who will give the port the attention it deserves. If (diff) |
Add artswrapper, a suid wrapper for aRts.
Diffstat (limited to 'audio/artswrapper/pkg-descr')
-rw-r--r-- | audio/artswrapper/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/artswrapper/pkg-descr b/audio/artswrapper/pkg-descr new file mode 100644 index 000000000000..fd9aade6ef58 --- /dev/null +++ b/audio/artswrapper/pkg-descr @@ -0,0 +1,3 @@ +This program launches artsd (from the audio/arts port), optionally with +elevated priority. To do this, it needs superuser priviliges and is installed +setuid root. |