CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/28 13:57:41
Modified files:
regress/usr.sbin/syslogd: Syslogd.pm
Log message:
To test the pipe feature, a dd is started and writing into a log
file as user _syslogd. Since /usr/obj is 0770 now, user _syslogd
cannot access this file there anymore. Create pipe.log in temporary
directory in /tmp instead.
