반응형
서브스크립션 등록 메시지 안나오게 하는법
rhsmd: This system is missing one or more valid entitlement certificates. Please run subscription-manager for more information.
https://access.redhat.com/site/solutions/63024
=> 서브스크립션 패키지 삭제후 리부팅
The only way to turn off the warning message is to remove the following related packages:
subscription-manager
subscription-manager-firstboot
subscription-manager-gnome
Remove the related packages by issuing the following command in one line:
# yum remove subscription-manager subscription-manager-firstboot subscription-manager- gnome
Reboot the system to turn off the warning message.
참고 : http://m.blog.naver.com/themane/185144718
반응형