@linux2001 how do i check if it is dependant on other services to start please guide me
@glennzo i am unfortunately still heavily reliant on the old fedora way of doing things since i am not yet very well conversant with systemctl but when i tried to enable and check the status of send mail using the commands you gave me all looked fine so i still don't understand what is causing this
Code:
[root@ugn37series ~]# systemctl status sendmail.service
sendmail.service - LSB: start and stop sendmail
Loaded: loaded (/etc/rc.d/init.d/sendmail)
Active: active (running) since Thu, 06 Oct 2011 02:36:10 +0300; 23h ago
Main PID: 2362 (sendmail)
CGroup: name=systemd:/system/sendmail.service
├ 2362 sendmail: accepting connections
└ 2370 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
and guys also some help on the new systemctl is welcome since i haven't yet found good documentation on how it all fits in and what now lies under systemctl and where what is in systemctl used to be before