UOS关闭激活提示: Your system is not activated. Please activate as soon as possible for normal use.

阅读 142

2022-03-30


最近公司里面进行UOS的兼容性验证,但是系统总是会提示:

Your system is not activated. Please activate as soon as possible for normal use.


比较烦人. 今天发现原来他就是一个 systemd的服务 停止了服务就可以了.

systemctl |grep license
systemctl stop license.service
systemctl disable license.service





相关推荐

精彩评论(0)

0 0 举报