Δημοσιεύτηκε: 22 Ιούλ 2010, 00:05
- Κώδικας: Επιλογή όλων
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service network-manager restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the restart(8) utility, e.g. restart network-manager
network-manager start/running, process 2190