Where is the process running the service?
1
vote
2
answers
1020
views
The service is running:
» sudo service cntlm status
● cntlm.service - LSB: Authenticating HTTP accelerator for NTLM secured proxies
Loaded: loaded (/etc/init.d/cntlm; bad; vendor preset: enabled)
Active: active (exited) since Tue 2018-02-20 12:01:02 CET; 3min 33s ago
Docs: man:systemd-sysv-generator(8)
Process: 9215 ExecStop=/etc/init.d/cntlm stop (code=exited, status=0/SUCCESS)
Process: 9298 ExecStart=/etc/init.d/cntlm start (code=exited, status=0/SUCCESS)
Tasks: 0
Memory: 0B
CPU: 0
Feb 20 12:01:02 host1 systemd: Starting LSB: Authenticating HTTP accelerator for NTLM secured proxies...
Feb 20 12:01:02 host1 cntlm: Starting CNTLM Authentication Proxy: failed!
Feb 20 12:01:02 host1 systemd: Started LSB: Authenticating HTTP accelerator for NTLM secured proxies.
But there is no process:
» ps -ef | grep cntlm
dangonfast 12466 13067 0 12:05 pts/19 00:00:00 grep --color=auto cntlm
Why is that?
Asked by blueFast
(1378 rep)
Feb 20, 2018, 11:06 AM
Last activity: Aug 22, 2018, 10:22 AM
Last activity: Aug 22, 2018, 10:22 AM