安装scsi-target-utils
后,发现/usr/lib/systemed/system/tgtd.service
的权限为755
, 理论上来说一般service
文件都是没有可执行权限的,在系统日志中有很多的warning
: configuration file /usr/lib/systemed/system/tgtd.service is marked executable
不懂为什么通过yum
或者rpm
安装service
文件就直接有可执行权限了,求教!
系统环境:centos7