[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
F-11: proftpd can't create /var/log/proftpd/controls.log
- From: Paul Howarth <paul city-fan org>
- To: fedora-selinux-list redhat com
- Subject: F-11: proftpd can't create /var/log/proftpd/controls.log
- Date: Mon, 15 Jun 2009 21:58:15 +0100
I needed to add this policy to allow proftpd to start in F-11:
# Proftpd needs to create /var/log/proftpd/controls.log
allow ftpd_t xferlog_t:dir { write add_name };
/var/log/proftpd is xferlog_t and it seems ftpd_t can't create new
files in directories of that type.
Paul.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]