root@bt-desktop:~# sudo /etc/init.d/gdm stop Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service gdm stop
Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the stop(8) utility, e.g. stop gdm root@bt-desktop:~# sudo /etc/init.d/gdm stop Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service gdm stop
_________________ 淡定,不要听风就是雨。淡定是一种境界,是一种超然世外的意识。只有修养达到一定阶段,才能产生并拥有。拥有了淡定,就拥有了风度。于是淡定便成了一种气质,让我辈无论如何努力和奋斗,始终难望其项背。淡定需要时间和实践的积淀和净化,是一种拨云见日,是一种豁然开朗!君子坦荡荡,小人长戚戚。愿我们除了自卑多了自由,少了忙乱多了从容,去了怨恨多了温煦,戒了偏激多了沉着。一切在淡定中发展,在淡定中凯旋。
|