SELinux has denied $SOURCE "$ACCESS" access to device $TARGET_PATH. $TARGET_PATH is mislabeled, this device has the default label of the /dev directory, which should not happen.All Character and/or Block Devices should have a label. You can attempt to change the label of the file using restorecon -v '$TARGET_PATH'. If this device remains labeled device_t, then this is a bug in SELinux policy. Please file a bug report. If you look at the other similar devices labels, ls -lZ /dev/SIMILAR, and find a type that would work for $TARGET_PATH, you can use chcon -t SIMILAR_TYPE '$TARGET_PATH', If this fixes the problem, you can make this permanent by executing semanage fcontext -a -t SIMILAR_TYPE '$FIX_TARGET_PATH' If the restorecon changes the context, this indicates that the application that created the device, created it without using SELinux APIs.If you can figure out which application created the device, please file a bug report against this application.
SELinux가 거부되었습니다. $SOURCE "$ACCESS"장치에 대한 접근 $TARGET_통로. $TARGET_PATH의 레이블이 잘못 지정되면이 장치는 / dev 디렉토리의 기본 이름표을 갖습니다. 모든 문자 및 / 또는 블록 장치에는 레이블이 있어야합니다. restorecon -v '$TARGET_PATH'. $TARGET_통로'. 이 장치에 device_t라는 이름표가 지정되어 있으면 SELinux 정책의 결점입니다. 결점 보고서를 제출하십시오. 다른 비슷한 장치 레이블 인 ls -lZ / dev / simil을보고 다음과 같은 유형의 장치를 찾으십시오. $TARGET_PATH를 사용하면 chcon -t SIMILAR_TYPE '$TARGET_PATH ',이 문제가 해결되면 semanage fcontext -a -t SIMILAR_TYPE'을 실행하여이 문제를 해결할 수 있습니다. $FIX_TARGET_PATH 'restorecon이 컨텍스트를 변경하면 장치를 작성한 응용 프로그램이 SELinux API를 사용하지 않고 작성되었음을 나타냅니다. 어떤 응용 프로그램이 장치를 만들 었는지 알 수 있다면이 응용 프로그램에 대한 결점 보고서를 제출하십시오.
SELinux has denied $SOURCE "$ACCESS" access to device $TARGET_PATH.
$TARGET_PATH is mislabeled, this device has the default label of the /dev directory, which should not
happen. All Character and/or Block Devices should have a label.
You can attempt to change the label of the file using
restorecon -v '$TARGET_PATH'.
If this device remains labeled device_t, then this is a bug in SELinux policy.
Please file a bug report.
If you look at the other similar devices labels, ls -lZ /dev/SIMILAR, and find a type that would work for $TARGET_PATH,
you can use chcon -t SIMILAR_TYPE '$TARGET_PATH', If this fixes the problem, you can make this permanent by executing
semanage fcontext -a -t SIMILAR_TYPE '$FIX_TARGET_PATH'
If the restorecon changes the context, this indicates that the application that created the device, created it without
using SELinux APIs. If you can figure out which application created the device, please file a bug report against this application.
SELinux가 거부되었습니다. $SOURCE "$ACCESS"장치에 대한 접근 $TARGET_통로.
$TARGET_PATH의 레이블이 잘못 지정되면이 장치는 / dev 디렉토리의 기본 이름표을 갖습니다.
모든 문자 및 / 또는 블록 장치에는 레이블이 있어야합니다.
restorecon -v '$TARGET_PATH'.
$TARGET_통로'. 이 장치에 device_t라는 이름표가 지정되어 있으면 SELinux 정책의 결점입니다.
결점 보고서를 제출하십시오.
다른 비슷한 장치 레이블 인 ls -lZ / dev / simil을보고 다음과 같은 유형의 장치를 찾으십시오.
$TARGET_PATH를 사용하면 chcon -t SIMILAR_TYPE '$TARGET_PATH ',이 문제가 해결되면
semanage fcontext -a -t SIMILAR_TYPE'을 실행하여이 문제를 해결할 수 있습니다.
$FIX_TARGET_PATH 'restorecon이 컨텍스트를 변경하면 장치를 작성한 응용 프로그램이 SELinux API를 사용하지 않고 작성되었음을 나타냅니다.
어떤 응용 프로그램이 장치를 만들 었는지 알 수 있다면이 응용 프로그램에 대한 결점 보고서를 제출하십시오.