On Thu, 18 Mar 2004 15:14, Aleksey Nogin <aleksey nogin org> wrote:
If I want syslogd to log to a tty, what is the "proper" way of allowing it?
Should I augment the local file contexts to set /dev/tty10 to be var_log_t? Or should I augment the local policies to allow syslogd_t processes more access? Or should I do something else?
allow syslogd_t tty_device_t:chr_file { getattr write };
Should hopefully do it.
-- Aleksey Nogin
Home Page: http://nogin.org/ E-Mail: nogin cs caltech edu (office), aleksey nogin org (personal) Office: Jorgensen 70, tel: (626) 395-2907