~$ service network-manager restart
stop: Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=10033 comm="stop network-manager ") interface="com.ubuntu.Upstart0_6.Job" member="Stop" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")
start: Rejected send message, 1 matched rules; type="method_call", sender=":1.78" (uid=1000 pid=10030 comm="start network-manager ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init")有什么暗示吗?Ubuntu12.04中常见的网络问题,在几分钟内挂起。
使用sudo,我可以重新启动网络管理器,但它对连接没有影响。
发布于 2012-06-26 11:04:17
执行此命令需要根级权限。
试一试
sudo service network-manager restart然后在请求时键入密码。
https://askubuntu.com/questions/156188
复制相似问题