Fedora: Service is running, but service not found when attempting to restart
- by Jakobud
Fedora 8:
When I run /sbin/service --status-all, I see
slapd (pid 2285) is running...
as expected. When I run /sbin/service slapd restart I get
slapd: unrecognized service
I don't see slapd under /etc/init.d/ either
Any ideas on how to access this service?