CVSROOT:        /cvs
Module name:    src
Changes by:     mes...@cvs.openbsd.org  2020/05/25 03:14:50

Modified files:
        usr.bin/sndioctl: sndioctl.c 

Log message:
For regular users sndioctl(1) can be restricted to pledge(2) "stdio", but since
it can also be run by root to access the raw devices directly for testing
purposes it also needs "audio" promise

hint from semarie@ ok ratchov@

Reply via email to