美文网首页
Ubuntu关机 重启时间长

Ubuntu关机 重启时间长

作者: test_dw | 来源:发表于2019-06-18 09:53 被阅读0次

解决方法

1、进入system.conf file文件,sudo gedit /etc/systemd/system.conf

2、将DefaultTimeoutStopSec更改为大约4或5秒。

#DefaultTimeoutStopSec=90s
DefaultTimeoutStopSec=4s

3、保存,reboot

相关文章

网友评论

      本文标题:Ubuntu关机 重启时间长

      本文链接:https://www.haomeiwen.com/subject/hmjxqctx.html