Server Fault Asked by francisaugusto on November 14, 2021
I installed postfix in a docker container, and installed opendkim there as well.
Every time I run a service opendkim status
, it gives me opendkim is not running
. I tried sysctl status opendkim
, and got this:
sysctl: cannot stat /proc/sys/status: No such file or directory
sysctl: cannot stat /proc/sys/opendkim: No such file or directory
However, doing ps -aux | grep opendkim
shows me that it is indeed running. I tested postfix and the mails are indeed being signed. I just don’t know why it isn’t showing as a running daemon.
You confused sysctl
with systemctl
, sysctl sets kernel variables and correctly claims that there are no variables called status and opendkim.
If the command systemctl status opendkim
also says that it's not running, opendkim might have been started with a different mechanism (and not with systemd)
Answered by Martin on November 14, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP