Hide Forgot
SELinux is preventing /bin/systemctl from 'search' accesses on the directory 1. ***** Plugin catchall (100. confidence) suggests *************************** If you believe that systemctl should be allowed search access on the 1 directory 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 systemctl /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:gnomeclock_t:s0-s0:c0.c1023 Target Context system_u:system_r:init_t:s0 Target Objects 1 [ dir ] Source systemctl Source Path /bin/systemctl Port <Unknown> Host (removed) Source RPM Packages systemd-units-20-1.fc15 Target RPM Packages Policy RPM selinux-policy-3.9.16-1.fc15 Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 2.6.38-0.rc8.git0.1.fc15.x86_64 #1 SMP Tue Mar 8 08:22:15 UTC 2011 x86_64 x86_64 Alert Count 7 First Seen Wed 02 Feb 2011 10:10:45 AM CLST Last Seen Thu 10 Mar 2011 08:15:01 PM CLST Local ID 22bf96cf-26c1-4403-955d-4b53f8cfb61f Raw Audit Messages type=AVC msg=audit(1299798901.514:211): avc: denied { search } for pid=3164 comm="systemctl" name="1" dev=proc ino=7442 scontext=system_u:system_r:gnomeclock_t:s0-s0:c0.c1023 tcontext=system_u:system_r:init_t:s0 tclass=dir type=SYSCALL msg=audit(1299798901.514:211): arch=x86_64 syscall=stat success=no exit=EACCES a0=41e9a8 a1=7fff6ac71760 a2=7fff6ac71760 a3=656369767265732e items=0 ppid=3135 pid=3164 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=systemctl exe=/bin/systemctl subj=system_u:system_r:gnomeclock_t:s0-s0:c0.c1023 key=(null) Hash: systemctl,gnomeclock_t,init_t,dir,search audit2allow #============= gnomeclock_t ============== allow gnomeclock_t init_t:dir search; audit2allow -R #============= gnomeclock_t ============== allow gnomeclock_t init_t:dir search;
*** This bug has been marked as a duplicate of bug 684069 ***