2012-05-12 02:04:21 |
LoOoD |
description |
I can't use the service/stop/start command for procps anymore when running with precise. This does work in lucid.
user@hosta:~$ sudo bash
root@hosta:~# service procps start
start: Job failed to start
root@hosta:~# service procps stop
stop: Unknown instance:
root@hosta:~# service procps reload
reload: Unknown instance:
root@hosta:~# stop procps
stop: Unknown instance:
root@hosta:~# start procps
start: Job failed to start
root@hosta:~# reload procps
reload: Unknown instance:
root@hosta:~# |
I can't use the "service procps start" command for procps anymore when running with precise. This does work in lucid.
user@hosta:~$ sudo bash
root@hosta:~# service procps start
start: Job failed to start
root@hosta:~# |
|