]> Sergey Matveev's repositories - public-inbox.git/commit
Contribute SELinux policy for EL7
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>
Fri, 15 Jun 2018 19:11:23 +0000 (15:11 -0400)
committerEric Wong <e@80x24.org>
Sat, 16 Jun 2018 08:03:00 +0000 (08:03 +0000)
commit5f91aae26b6b0e02c9fabcc5dcf9f4b3e9eedbfe
treee4fcf99a70dd49f18b518dbcc593c3ac19d2f2a0
parent930ed478cc8fd29f39d4fff473a7ff40fb8251dc
Contribute SELinux policy for EL7

This adds a SELinux policy suitable for RHEL/CentOS 7. It assumes the
following:

- public-inbox-httpd and public-inbox-nntpd are running via systemd
  on sane ports (119 and 80/8080)
- /var/lib/public-inbox is the location for mainrepos
- /var/run/public-inbox is the location for PERL_INLINE_DIRECTORY
- /var/log/public-inbox is the location for logs
- mail delivery is done via postfix-pipe or public-inbox-watch via
  the provided example systemd service

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
MANIFEST
contrib/selinux/el7/publicinbox.fc [new file with mode: 0644]
contrib/selinux/el7/publicinbox.te [new file with mode: 0644]