]> git.ipfire.org Git - people/stevee/selinux-policy.git/blob - refpolicy/policy/modules/services/fetchmail.fc
add ddclient, bug 1523
[people/stevee/selinux-policy.git] / refpolicy / policy / modules / services / fetchmail.fc
1
2 #
3 # /etc
4 #
5
6 /etc/fetchmailrc -- gen_context(system_u:object_r:fetchmail_etc_t,s0)
7
8 #
9 # /usr
10 #
11
12 /usr/bin/fetchmail -- gen_context(system_u:object_r:fetchmail_exec_t,s0)
13
14 #
15 # /var
16 #
17
18 /var/run/fetchmail/.* -- gen_context(system_u:object_r:fetchmail_var_run_t,s0)
19 /var/mail/\.fetchmail-UIDL-cache -- gen_context(system_u:object_r:fetchmail_uidl_cache_t,s0)