Description of problem: If one tries to start the tomoyo auditd service, one gets an error which says the command is not found. Indeed, the initialization script tries to start the tomoyo audit service with the command "ccs-auditd" when the command is actually "/usr/sbin/tomoyo-auditd". All tomoyo commands are prefixed with "tomoyo-" in the package, not "ccs-". Version-Release number of selected component (if applicable): tomoyo-tools-2.5.0-1.mga2 How reproducible: Every time. Steps to Reproduce: 1. Run "/etc/init.d/tomoyo-auditd start" or "systemctl start tomoyo-auditd.service" 2. Notice failure and run "systemctl status tomoyo-auditd.service" 3. Read "ccs-auditd: command not found"
Keywords: (none) => Junior_jobAssignee: bugsquad => tmb
Fixed in tomoyo-tools-2.5.0-2.mga2 Thanks for the report
Status: NEW => RESOLVEDResolution: (none) => FIXED