I'd like /var/log/messages to be readable by non-root users. syslogd.c uses device_open to open the file though and it has the permissions hardcoded to 0600.
I can't really see why it uses device_open... nor a good solution. Hamish -- Hamish Moffatt VK3SB <[email protected]> <[email protected]> _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
