CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2018/10/22 10:20:09
Modified files: usr.sbin/sensorsd: sensorsd.c Log message: unveil support is a bit amusing. /etc/sensorsd.conf with "r", and "/" for 'x' so that scripts can be run anywhere in the filesystem (intended behaviour). The latter may seem very permissive, but it is less permissive than "rwxc" .... ok mestre, a while back