Hide Forgot
libreport version: 2.0.8 executable: /usr/bin/python hashmarkername: setroubleshoot kernel: 3.2.2-1.fc16.x86_64 reason: SELinux is preventing /usr/sbin/chronyd from 'read' accesses on the None /etc/resolv.conf. time: Wed 01 Feb 2012 09:22:02 AM CET description: :SELinux is preventing /usr/sbin/chronyd from 'read' accesses on the None /etc/resolv.conf. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that chronyd should be allowed read access on the resolv.conf <Unknown> by default. :Then you should report this as a bug. :You can generate a local policy module to allow this access. :Do :allow this access for now by executing: :# grep chronyd /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:chronyd_t:s0 :Target Context unconfined_u:object_r:user_home_t:s0 :Target Objects /etc/resolv.conf [ None ] :Source chronyd :Source Path /usr/sbin/chronyd :Port <Unknown> :Host (removed) :Source RPM Packages :Target RPM Packages :Policy RPM <Unknown> :Selinux Enabled True :Policy Type targeted :Enforcing Mode Enforcing :Host Name (removed) :Platform Linux (removed) 3.2.2-1.fc16.x86_64 #1 SMP : Thu Jan 26 03:21:58 UTC 2012 x86_64 x86_64 :Alert Count 26 :First Seen Tue 31 Jan 2012 06:55:40 PM CET :Last Seen Wed 01 Feb 2012 09:21:11 AM CET :Local ID 7e5d885a-a821-43d5-9ba4-224dc1ef55b5 : :Raw Audit Messages :type=AVC msg=audit(1328084471.285:197): avc: denied { read } for pid=1100 comm="chronyd" name="resolv.conf" dev=dm-1 ino=131610 scontext=system_u:system_r:chronyd_t:s0 tcontext=unconfined_u:object_r:user_home_t:s0 tclass=filenode=(removed) type=SYSCALL msg=audit(1328084471.285:197): arch=c000003e syscall=2 success=no exit=-13 a0=7ffd4073ce48 a1=0 a2=1b6 a3=238 items=0 ppid=1 pid=1100 auid=4294967295 uid=994 gid=991 euid=994 suid=994 fsuid=994 egid=991 sgid=991 fsgid=991 tty=(none) ses=4294967295 comm="chronyd" exe="/usr/sbin/chronyd" subj=system_u:system_r:chronyd_t:s0 key=(null) : : :Hash: chronyd,chronyd_t,user_home_t,None,read : :audit2allow : : :audit2allow -R : :
You need to execute $ restorecon -R -v /etc/resolv.conf The problem is you probably moved the resolv.conf file from your homedir.