Le 03/02/2017 à 22:26, Peter Laws a écrit :
[root@toto log]# getenforce Enforcing [root@toto log]# setenforce 0 [root@toto log]# getenforce Permissive [root@toto log]# systemctl enable tdm.service Failed to execute operation: No such file or directory
OK, so SElinux is in the way. Not worried so much about that as the new error message - there doesn't appear to be a tdm.service file form int systemctl to link to.
Hello,
the "trinity-tdm" RPM package is probably not installed correctly on your computer. Try to reinstall it with selinux disabled:
yum install trinity-tdm or yum reinstall trinity-tdm
François