a@A:~$ sudo /etc/init.d/network-manager stop
Rather than invoking init scripts through /etc/init.d, use the service(

utility, e.g. service network-manager stop
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(

utility, e.g. stop network-manager
network-manager stop/waiting